/* Add custom CSS styles below */ 
.s-block--photos-slider .swiper-slide {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.s-block--photos-slider {
  margin-top: 0 !important;
}
.inner .header-btn__icon {
    display: none;
}
.swiper {
  padding: 0 !important;
}

.special_category_offer > div{
  align-items:center
}