
@media screen and (max-width: 560px) {
.wonder-header-text {
    background-color: rgb(245, 251, 234) !important;
    color: #000000 !important;
}
}
.wonder-foot-copyright {
    background-color: rgb(245, 251, 234) !important;
}

.wonder-foot-title {
    border-bottom: none !important;
}

@media screen and (max-width: 560px) {
    .wonder-header-inner {
        height: 60px !important;
    }
}
@media screen and (max-width: 560px) {
.wonder-product-info01{
           width: 130px !important
}
}

@media screen and (max-width: 560px) {
.wonder-product .wonder-product-list .wonder-product-list-li {
    width: 400px!important;
 }
}


@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 70% !important;
           margin: auto !important;
           height:80% !important;
}
}



    .wonder-attention-title-flex div[data-text-editable="true"], .wonder-attention-title-flex div[data-text-editable="true"] span[data-pc-textalign="center"]{
        display: block !important;
    }
