.navbar-brand img {
    max-height: 20rem;
    width: 5rem;
    max-width: 20rem;
}
.s-block--hero-slider .swiper-slide .overlay-bg:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    --tw-content: "";
    content: "";
    content: var(--tw-content);
}

/* Add custom CSS styles below */ 
@media (min-width: 640px){
.s-block {
    margin-top: 0rem;
}
@media (min-width: 640px){
section.s-block.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
}


.object-contain {
    -o-object-fit: contain;
    object-fit: cover;
    height: fit-content;
    width: 100%;
}
.salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0.5rem;
}

@media (max-width: 1024px){
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-right: 1rem;
    padding-bottom: 1rem;
}}

@media (max-width: 1024px){
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-right: 0rem;
}}
salla-slider.photos-slider .swiper {
    padding-bottom: 0;
}

.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243,244,246,var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: contain;
    margin-top: 1rem;
}


@media only screen and (max-width: 600px) {
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0.375rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243,244,246,var(--tw-bg-opacity));
    -o-object-fit: cover;
    object-fit: contain;
    margin-top: -4rem;
}}