
    @media screen and (max-width: 560px) {
        .wonder-comparison-01[data-composition-type=C] .wonder-table-wrapper .table-01 .table-01-cell {
            width: 80% !important;
        }
    }


    @media screen and (max-width: 560px) {
        .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
            height: 40px !important;
            position: relative !important;
            bottom: 8px !important;
        }
        .wonder-header.section-main-container {
            height: 55px !important;
        }
    }


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


    [data-section-type=product] .card-container .wonder-product-list-li .wonder-product-img {
        height: unset !important;
    }
    [data-section-type=product] .wonder-scroll-container.enabled ul li.wonder-product-list-li {
        margin-right: 10px !important;
    }


    @media screen and (min-width: 561px) {
        [data-section-type="appeal"].owl-block .card-container [data-card-type=appeal-1] .swiper-wrapper-img {
            padding: 15px 0px !important;
        }
    }


    @media screen and (max-width: 560px) {
        #ef-wrapper .ef-form-group-container .ef-form-group:nth-of-type(2) dd label {
            margin-bottom: 12px !important;
        }
    }
    @media screen and (min-width: 561px) {
        #ef-wrapper .ef-form-group-container .ef-form-group:nth-of-type(2) dd label {
            margin-bottom: 10px !important;
        }
    }
