
@media screen and (max-width: 560px) {
.wonder-header-text {
    background-color: rgb(234, 248, 251) !important;
}
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main {
height: 60% !important;
}
}
.wonder-foot-copyright {
    background-color: rgb(234, 250, 251) !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-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 70% !important;
           margin: auto !important;
           height: 90% !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;
    }
