.carousel-item img {
	height: 500px;
	object-fit: cover;
}
.carousel-control-prev,
.carousel-control-next{
	height: 100%;
}