.carousel-item img {
  max-height: 500px;
  object-fit: cover;
}
.carousel-caption {
  bottom: 20px;
}