/* Add custom CSS styles below */ 
@media (min-width: 1024px) {
salla-slider.photos-slider .swiper-slide{
width: 100% !important  ;
}
}
@media (min-width: 640px) {
.s-block{
        margin-top: 0 !important ;
}
}
@media (min-width: 768px) {
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *)
  {
   padding-left: 0rem !important; 
  }
}
section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *)
  {
   padding-left: 0rem !important; 
  }