


@media only screen and (max-width:992px) {


.HomePage .BannerSwiper .full-background .container .row, .HomePage .BannerSwiper .full-background .container
 {
    min-height: unset !important;
}



.HomePage .BannerSwiper {

    height: unset !important;
}

.swiper-slide.full-background{
  background-position: left !important;
  background-size:100% !important;

}


}
