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


  @media screen and (min-width: 561px) {
    [data-section-type="reason"] .added-logo {
      width: 440px;
      position: relative;
      top: 14px;
    }
    [data-section-type="cv"] .added-logo {
      width: 363px;
      position: relative;
      top: 12px;
    }
  }
  @media screen and (max-width: 560px) {
    [data-section-type="reason"] .added-logo {
      width: 350px;
      position: relative;
      top: 11px;
    }
    [data-section-type="cv"] .added-logo {
      width: 380px;
    }
  }


  @media screen and (max-width: 560px) {
    [data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li:last-of-type {
      height: 618px;
    }
  }
