.selector-wrapper__scrollbar {
  justify-content: flex-start !important;
}
@media only screen and (max-width: 749px) {
  .product-item__swatches__holder {
    margin: 0 -8px !important;
  }
}
