
    @media screen and (min-width: 561px) {
        [data-section-type=cv].wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
            margin-bottom: 0;
        }
        [data-section-type=cv].wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block {
            margin-bottom: 0;
            height: 76px;
        }
    }


    @media screen and (min-width: 561px) {
        .section-main-container.wonder-cv[data-composition-type=A] .wonder-cv-block>div:first-child {
            margin-left: 30px !important;
        }
    }


    @media screen and (max-width: 560px) {
        .cv-banner-title {
            top: 0px !important;
        }
    }


    @media screen and (max-width: 560px) {
        .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
            width: 200px !important;
            height: unset !important;
            margin-left: 40px !important;
        }
    }


    @media screen and (max-width: 560px) {
        .wonder-header .wonder-cv-button-block {
            width: 220px !important;
        }
    }


    @media screen and (min-width: 561px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title span img {
            width: 40% !important;
        }
    }
