
@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
        height: 610px !important;
    }
    [data-content-type=scroll] div.wonder-scroll-container.enabled .card-container .col-el:first-child {
        margin-left: 10px !important;
    }
}


    @media screen and (min-width: 561px) {
        .payment-icon-box {
            display: none !important;
        }
    }


@media screen and (max-width: 560px) {
    .title-logo-link img {
        width: 460px !important;
        position: relative;
        top: 20px !important;
        left: 10px !important;
    }
    .wonder-cv-block {
        margin-top: 0px !important;
    }
    .cv-logo-link img {
        width: 60% !important;
        top: 6px !important;
    }
    .wonder-cv .wonder-cv-wrapper .wonder-cv-title img {
        top: unset !important;
        width: 80% !important;
        height: unset !important;
    }
    [data-section-type="profile"] .main-content-container .wonder-profile-img img {
        height: 256px !important;
    }
    .wonder-cv .wonder-cv-wrapper .wonder-cv-back-person-img {
        margin-right: 0 !important;
        left: 10px !important;
    }
}
@media screen and (min-width: 561px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-title img {
        top: unset !important;
        width: 560px !important;
        height: unset !important;
    }
}


  @media screen and (min-width: 561px) {
    .cv-logo-link img {
      width: 300px !important;
      top: 15px !important;
    }
  }
  .company-logo-img img {
    width: 370px !important;
  }


    @media screen and (min-width: 561px) {
        .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
            margin-bottom: 0px !important  ;
        }
    }
