/* Add custom CSS styles below */ 
.banners-catg-pages{
    display: none !important;
}

@media (max-width:992px) {
    .s-block--photos-slider .photos-slider .swiper-wrapper > div{
  width: 100%;
}
}