.s-slider-block__title {
    display: none;
}
/* salla-slider.photos-slider .swiper-slide { margin: 0rem !important; width: 100%; padding: 0rem !important; border-radius: 0rem !important; } .rounded-md { border-radius: 0rem !important; } section.s-block.s-block--photos-slider { margin-top: 0rem; margin-bottom: 1rem !important; } .s-slider-has-notitle .s-slider-block__title{ margin-top: 0rem !important; } salla-slider.photos-slider .swiper { margin: 0rem !important; width: 100%; padding: 0rem !important; } */
salla-slider.photos-slider .swiper-slide {
  margin: 0rem !important;
  width: 100%;
  padding: 0rem !important;
  border-radius: 0rem !important;
}

.rounded-md {
  border-radius: 0rem !important;
}

section.s-block.s-block--photos-slider {
  margin-top: 0rem;
  margin-bottom: 1rem !important;
}

.s-slider-has-notitle .s-slider-block__title {
  margin-top: 0rem !important;
}

salla-slider.photos-slider .swiper {
  margin: 0rem !important;
  width: 100%;
  padding: 0rem !important;
}
 .sm\:h-full{
  height: 65%;
  width: unset;
}
 .blog-index .overflow-hidden{
       overflow: unset;
 }
.md\:h-\[610px\] {
        height: 610px;
        margin-top: 1rem;
        margin-bottom:1rem;
    }