
@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: 55% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 60px !important;
}
.wonder-header-main {
    height: 35px !important;
}
}


    @media screen and (max-width: 560px) {
        img.ninety-nine-shutter {
            width: 150px !important;
            top: 5px !important;
        }
    }


    img.reason-block {
        top: 0 !important;
    }


    @media screen and (max-width: 560px) {
        img.reason-block {
            width: 150px !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type=voice][data-composition-type=B] .wonder-voice-main-slide .wonder-voice-container {
            margin-bottom: unset !important;
        }
        [data-section-type=voice][data-composition-type=B] .wonder-scroll-container.enabled .card-container .wonder-voice-main-slide:last-of-type {
            margin-right: 10px !important;
        }
    }
