.plus-product-grid.carousel.flickity-enabled {
  overflow: hidden !important;
}
@media only screen and (max-width: 767px) {
  .plus-product-grid {
    padding: 0 15px !important;
    margin: 0 -19px !important;
  }
}
.plus-products--heading {
  margin-bottom: 20px;
  background: var(--bg-body);
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 500;
}
.plus-recommendations {
  padding: 15px 0;
  margin-bottom: 20px;
  margin-top: 10px;
}