.carousel {
	width: 100%;
}

.carousel>div {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}