.an-sfsl{
background: #027235 !important;
}

.an_homeproducts-banner-default.an_homeproducts-banner-overlay .an_homeproducts-banner-image img{
width: 100%;
}

.an_homeslider.owl-carousel.owl-drag .owl-item .an_homeslider-item img:not(.owl-lazy), .an_homeslider.owl-carousel.owl-drag .owl-item .an_homeslider-item img.anhs-img-loaded{
width: 100% !important;
height: 500px !important;  

}

@media (max-width: 768px) {
  .an_homeslider.owl-carousel.owl-drag .owl-item .an_homeslider-item img:not(.owl-lazy),
  .an_homeslider.owl-carousel.owl-drag .owl-item .an_homeslider-item img.anhs-img-loaded {
    height: auto !important;
  }
}
