@charset "utf-8";
/* CSS Document */

.carousel.view .field--type-image a img{
	width:100%;
	height:auto;
	object-fit: cover;
}