
@media screen and (min-width: 561px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
    margin-left: unset !important;
    }
}


@media screen and (max-width: 560px) {
    .wonder-cv-button-block .wonder-cv-button-txt-block, .wonder-cv-line-block .wonder-cv-button-txt-block {
        margin-left: unset !important;
    }
}


@media screen and (max-width: 560px) {
    .sp-logo-size {
        height: 75px !important;
    }
}


@media screen and (max-width: 560px) {
    .section-main-container[data-section-type="profile"] .section-whole-wrapper .section-body-container .wonder-default-main-content {
        max-width: 1040px !important;
        width: unset !important;
    }
}


@media screen and (max-width: 560px) {
    .section-main-container[data-section-type="profile"] .section-whole-wrapper .section-body-container {
        padding: 40px 10px 70px !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type=profile] .wonder-scroll-container .wonder-profile-cont-box .wonder-profile-txt-box {
        width: 96% !important;
    }
}
