/* navbar */

.hero-section .carousel-inner{
  max-height: 500px !important;
  object-fit: cover !important;
}
.hero-section .carousel-item{
  max-height: 500px !important;
  object-fit: cover !important;
}