
  @media screen and (min-width: 561px) {
    [data-section-type=product] .wonder-scroll-container.enabled {
      overflow-x: hidden;
      justify-content: center;
    }
    [data-section-type=product].section-main-container .card-container .wonder-product-list-li {
      width: 430px;
    }
  }


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


    @media screen and (min-width: 561px) {
      [data-section-type="product"].market-price .wonder-default-main-content .wonder-product-list-li .swiper-wrapper-img {
        width: 300px;
        height: 240px !important;
      };
      [data-section-type="product"] .card-container .wonder-product-list-li .wonder-product-img img {
        object-fit: cover !important;
      }
    }


@media screen and (max-width: 560px) {
    .wonder-cv .wonder-cv-wrapper .wonder-cv-back-person-img {
        margin-right: -15px !important;
    }
}


    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
        margin-bottom: 10px !important;
    }


@media screen and (min-width: 561px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top {
        margin-top: unset !important;
    }
}


@media screen and (max-width: 560px) {
    [data-section-type=voice][data-composition-type=B] .wonder-voice-main-slide {
        height: 600px !important;
    }
}


@media screen and (max-width: 560px) {
    .market-price span.wider-width {
        width: 217px !important;
    }
    .market-price .wonder-product-price-icon {
        position: relative !important;
        left: 20px !important;
    }
}
