/* Add custom CSS styles below */
.banners-slider--4 .swiper-pagination{
  justify-content: center;
}



@media (max-width: 991px) {
  .swiper:nth-of-type(1),
  .advanced-slider {
    --mobileSliderHeight: 60vh; 
  }
}

#about-1,
.banners-slider--4{
  margin-top: 0;
}

.h-\[300px\] {
    height: unset;
}