
@media screen and (max-width: 560px) {
.wonder-header.section-main-container {
    height: 55px !important;
}
.wonder-header-main {
    height: 30px !important;
}
}

.wonder-comparison-01[data-composition-type=B] .wonder-table-wrapper .table-01 .row-el:nth-child(2) .col-el:first-child {
 background-color: #F2F8FA!important;
}

@media screen and (min-width: 561px) {
.wonder-cv-back-img {
    height: calc(110% - 70px) !important;
  }

.wonder-cv .wonder-cv-wrapper .wonder-cv-back-person-img {
bottom: 20px !important;

}

.wonder-keyvisual .wonder-payment-method-img-container .payment-icon-box-wrapper {
    background: rgba(255, 255, 255, 0.5) !important;
}

.wonder-keyvisual .wonder-payment-method-img-container .payment-icon-box {
    background: rgba(255, 255, 255, 0) !important;
}

