
@media screen and (max-width: 560px) {
  .wonder-header .wonder-header-inner .wonder-header-logo-wrapper .wonder-header-main .wonder-header-logo img {
    width: 43.75% !important;
    height: 93.75% !important;
    margin: auto !important;
  }
  .wonder-header.section-main-container {
    height: 55px !important;
  }
  .wonder-header-main {
    height: 30px !important;
  }
}


[data-section-type=product] .wonder-scroll-container.enabled.scroll-bar-top ul {
    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;
}
