
    @media screen and (max-width: 768px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper {
            margin-top: unset !important;
        }
        .wonder-cv-title img {
            width: 70% !important;
            position: relative;
    top: 12px !important;
        }
        [data-section-type="reason"] .title-container img {
        width: 80% !important;
        position: relative;
        top: 18px !important;
        }
    }
    @media screen and (min-width: 561px) {
        [data-section-type=access] .wonder-default-main-content .wonder-access-txt-box .wonder-access-img {
            margin-bottom: 25px !important;
            margin-top: -10px !important;
        }
    }
