
    @media screen and (max-width: 560px) {
        [data-section-type=voice][data-composition-type=B] .wonder-voice-main-slide .wonder-voice-container {
            margin-bottom: 0 !important;
        }
    }


    @media screen and (max-width: 560px) {
        [data-section-type=voice][data-composition-type=B] .wonder-voice-main-slide .wonder-voice-container {
            margin-bottom: 0 !important;
        }
        .wonder-voice-container .wonder-voice-container {
            height: 490px !important;
        }
    }
