
@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 25% !important;
           height: 75% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !important;
}
}


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


[data-section-type=product] .wonder-scroll-container.enabled ul li.wonder-product-list-li:last-of-type {
    margin-right: 10px !important;
}


    @media screen and (max-width: 560px) {
        #ef-wrapper .ef-form-group .choice-label-container span.check-label {
            font-size: 10px !important;
        }
    }
