
@media screen and (min-width: 561px) {
  .wonder-header-text {
    margin-left: 20px !important;
  }
}
@media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
        margin-right: 10px !important;
    }
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li:first-of-type {
        margin-left: 10px !important;
    }
}


@media screen and (max-width: 767px) {
  .wonder-keyvisual-second-main-txt {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
