
@media (max-width: 560px) {
  [data-section-type=appeal] .wonder-scroll-container.enabled .row-el.card-container .col-el .wonder-li-container .wonder-appeal-text-container {
    margin: 15px auto !important;
  }
}


  @media screen and (min-width: 561px) {
    .wonder-payment-method-img-container {
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .wonder-payment-method-img-container .payment-icon-box-wrapper {
          width: 270px !important;
    }
    .wonder-payment-method-img-container .payment-icon-box {
      gap: 2px !important;
    }
    .wonder-header .wonder-header-inner .wonder-header-cta-wrapper .wonder-header-icon.not-after {
      width: 69px !important;
      padding-left: 13px !important;
    }
  }
