
[data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul li.wonder-product-list-li {
  margin-bottom: 10px !important;
}
[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 (max-width: 560px) {
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
    margin-top: unset !important;
  }
  .wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title img {
    width: 30% !important;
    position: relative;
    top: 10px !important;
  }
  [data-section-type="appeal"] .title-container span img {
    width: 30% !important;
    position: relative;
    top: 20px !important;
  }
  [data-section-type="reason"] .title-container span img {
    width: 30% !important;
    position: relative;
    top: 20px !important;
  }
}
