
@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: 70px !important;
}
.wonder-header-main {
    height: 40px !important;
}
}


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


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


body, [data-section-type="reason"].section-main-container {
    font-family: 'M PLUS 1p' !important;
}


@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled .scroll-contents {
        margin-bottom: unset !important;
    }
}


    @media screen and (min-width: 560px) {
        [data-section-type="cv"].wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble-container {
            margin-left: 80px;
        }
    }
