#carouselCaptions .carousel-item img {
  object-fit: cover;
object-position: center;
  height: 90vh;
  min-height: 350px;
  overflow: hidden;
  max-height: 800px;
}
.carousel-caption.text-white,
.carousel-caption.text-danger,
.carousel-caption.text-warning,
.carousel-caption.text-success {
  

}



.d-block w-100 {margin-top: -99px!important;}

