/* Add custom CSS styles below
*/ 
salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    height: auto;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.s-block {
    margin-top: 0.5rem;
}
salla-slider .slide--one-third {
    height: auto;
    width: 50%;
    padding-left: 3px;
    padding-right: 3px;
}
.product-entry__image {
    position: relative;
    height: 13rem;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255);
}
salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    height: auto;
    width: 110%;
    overflow: hidden;
    border-radius: 15px;
}