/* Add custom CSS styles below */ 
.s-block__title.relative {
    display: none;
}




[dir="rtl"] salla-slider.photos-slider .swiper {
    padding: 0 !important;!i;!;
    margin: 0;
}

img.w-full.object-contain.rounded-md {
    border-radius: 1px !important;!i;!;
}

salla-slider.photos-slider .swiper-slide {
    border-radius: 1px;
 
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
}
@media (min-width: 1024px) {
    .lg\:w-1\/2 {
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .lg\:flex-row {
        flex-direction: column;
    }
}