@media screen and (max-width: 749px) {
  .collection .product-grid.slider {
    margin-bottom: 0;
  }
}
.collection__title .collection__title-text {
  font-family: ClobberGrotesk, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 4.5px;
  text-transform: uppercase;
  text-align: center;
}
