.carousel .carousel-inner, .carousel .carousel-item {
  height: 500px;
  max-height: 100vh;
  min-height: 500px;
  margin-bottom: 0;
}