
    [data-section-type=product] .card-container .wonder-product-list-li .wonder-product-img {
        margin-bottom: 20px !important;
    }


    @media screen and (max-width: 560px) {
        [data-section-type="product"] div.wonder-scroll-container:not(.enabled) ul.row-el.card-container.scroll-card-container {
            display: flex;
            flex-flow: nowrap;
            gap: 20px;
            width: 1000px;
        }
    }
    @media screen and (max-width: 560px) {
        [data-section-type="product"] div.wonder-scroll-container {
            overflow-x: auto;
        }
    }


@media screen and (max-width: 560px) {
    section .section-main-container.wonder-header[data-section-type=header] {
        height: 55px !important;
    }
    .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo {
        position: relative !important;
        bottom: 5px !important;
    }
}


@media screen and (min-width: 561px) {
    .wonder-header[data-composition-type=D]:has(.wonder-payment-method-img-container) .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
        max-width: unset !important;
        width: 340px !important;
    }
}


@media screen and (min-width: 561px) {
    .wonder-attention[data-composition-type=A] .wonder-default-main-content .inner-main .inner-img-container img {
        width: 220px !important;
    }
    [data-composition-type=B] .util-b-card img {
        width: 660px !important;
    }
}
@media screen and (max-width: 560px) {
    .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
        width: 220px !important;
    height: 50px !important;
    }
    section .section-main-container.wonder-header[data-section-type=header] {
        height: 70px !important;
    }
}
[data-section-type=map] .wonder-map-cont-box .wonder-map-balloon.not-after .wonder-map-balloon-after {
    border-top: 12px solid #e1eef4 !important;
}


@media screen and (min-width: 561px) {
    .wonder-attention[data-composition-type=A] .wonder-default-main-content .inner-main .list-container ul li .img {
        margin-left: 10% !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type=appeal] .wonder-scroll-container.enabled .row-el.card-container .col-el {
        height: 500px !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type=appeal] .wonder-scroll-container.enabled .row-el.card-container .col-el {
        height: 500px !important;
        align-items: flex-start !important;
    }
    [data-section-type=appeal] .wonder-scroll-container.enabled ul li {
        padding-top: 10px !important;
    }
}


  @media screen and (min-width: 561px) {
    [data-section-type="reason"] .added-logo-image,
    [data-section-type="util"] .added-logo-image,
    [data-section-type="appeal"] .added-logo-image {
      width: 600px;
      position: relative;
      top: 34px;
    }
  }
  @media screen and (max-width: 560px) {
    [data-section-type="reason"] .added-logo-image,
    [data-section-type="util"] .added-logo-image,
    [data-section-type="appeal"] .added-logo-image {
      width: 470px;
      position: relative;
      top: 27px;
    }
  }
  @media screen and (min-width: 561px) {
    [data-section-type="cv"] .added-logo-image {
      width: 440px;
      position: relative;
      top: 26px;
    }
    .wonder-cv .wonder-cv-wrapper {
      padding-top: 20px !important;
    }
  }
  @media screen and (max-width: 560px) {
    [data-section-type="cv"] .added-logo-image {
      width: 480px;
    }
  }
