
@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled ul li.wonder-product-list-li {
        height: 590px !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type=appeal].first-appeal .wonder-appeal-text-container {
        height: 50px !important;
        padding-top: 10px !important;
    }
}


@media screen and (max-width: 560px) {
    [data-content-type=scroll] div.wonder-scroll-container.enabled .card-container .col-el:first-child {
        margin-left: 10px !important;
    }
}


@media screen and (max-width: 560px) {
    [data-content-type=scroll] div.wonder-scroll-container.enabled .card-container .col-el:last-child {
        margin-right: 10px !important;
    }
}


    [data-section-type="result"].section-main-container .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element {
        padding-top: 0;
        margin-top: 0;
    }
    [data-section-type="result"].section-main-container .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element .swiper-wrapper-img {
        height: 260px !important;
    }
    [data-section-type="result"].section-main-container .wonder-default-main-content .row-el .wonder-result-main .wonder-result-main-width .wonder-result-main-element .swiper-wrapper-img img {
        aspect-ratio: 8 / 5 !important;
    }
