
    @media screen and (max-width: 560px) {
        [data-section-type="product"] .section-whole-wrapper.capture-block .main-content-container .main-contents.plain-card-container.row-el.card-container.text-block {
            flex-direction: row;
            gap: 20px;
            width: 1280px !important;
            max-width: 2000px;
        }
    }


[data-section-type=faq] .wonder-default-main-content .wonder-faq-contents-wrapper .wonder-faq-answer-contents {
padding-right: 20px;
}


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


@media screen and (max-width: 560px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-back-person-img {
        margin-right: unset !important;
    }
}


    [data-section-type="appeal"] .wonder-img-scroll-container.img-left-margin.delete-el-with-img {
        padding-top: 12px;
    }
    [data-section-type="product"] .wonder-product-img.delete-el-with-img {
        margin-top: 16px;
    }
    @media screen and (min-width: 561px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block .wonder-cv-bubble-container {
            margin-left: 110px !important;
            margin-right: 0px !important;
        }
    }


    @media screen and (min-width: 561px) {
        [data-section-type="cv"] .wonder-cv-back-person-img {
            height: 186.984px !important;
        }
    }
@media screen and (min-width: 561px) {
        .wonder-payment-method-img-container .payment-icon-box-wrapper,
          .wonder-payment-method-img-container .payment-icon-box {
          width: unset !important;
          }
          .wonder-header .wonder-header-icon-area {
            margin: unset !important;
          }
}


    @media screen and (min-width: 561px) {
        [data-section-type="header"].wonder-header.section-main-container .wonder-header-logo-wrapper {
            margin-right: 8% !important;
        }
    }
