
@media screen and (max-width: 560px) {
.wonder-header-text {
    background-color: rgb(234, 243, 251)!important;
    color: #000000 !important;
}
}
.wonder-foot-copyright {
    background-color: rgb(234, 243, 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-product-info01{
           width: 130px !important
}
}

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



@media screen and (max-width: 560px) {
    .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo {
        padding-bottom: 25px !important;
    }
}
