
  @media screen and (min-width: 561px) {
    .wonder-header.section-main-container[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: 250px !important;
    }
  }



@media screen and (min-width: 561px) {
  .wonder-header-text {
    margin-left:5px!important;
  }

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


@media screen and (max-width: 560px) {
.wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
           width: 55% !important;
           height: 75% !important;
           margin: auto !important;
}
.wonder-header.section-main-container {
    height: 50px !important;
}
.wonder-header-main {
    height: 28px !important;
}
}


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


@media screen and (max-width: 560px) {
    .wonder-default-main-content .card-container [data-card-type=product-1] .wonder-product-list-li {
        margin: 15px !important;
    }
}


    @media screen and (min-width: 561px){
        [data-section-type=product] .card-container .wonder-product-list-li{
            height: 570px !important;
        }
    }
