
@media screen and (min-width: 561px) {
    .wonder-cv-bubble-container {
        position: relative !important;
        right: 60px !important;
    }
}


@media screen and (min-width: 561px) {
    [data-section-type="util"] .wonder-scroll-container .wonder-util-img {
        width: 80% !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type="util"] .wonder-scroll-container .wonder-util-img {
        width: 75% !important;
    }
}


@media screen and (max-width: 560px) {
    .util-container {
        display: block !important;
        margin-left: 15px !important;
    }
}


@media screen and (max-width: 560px) {
    .wonder-appeal-02 .card-container [data-card-type=appeal-1] .wonder-li-container .wonder-appeal-text-container {
        width: 45% !important;
    }
}


@media screen and (min-width: 561px) {
    .wonder-appeal-02 .wonder-img-scroll-container .swiper-wrapper-img img, .wonder-appeal-01 .wonder-img-scroll-container .swiper-wrapper-img img{
        aspect-ratio: unset !important;
    }
    .wonder-appeal-02.section-main-container .wonder-appeal-text-container, .wonder-appeal-01.section-main-container .wonder-appeal-text-container {
        margin: 0 auto 15px !important;
    }
}


@media screen and (max-width: 560px) {
    .wonder-appeal-01[data-section-type=appeal] .wonder-img-scroll-container {
    margin-left: 15px !important;
    }
}
