.related-collections .collection-list {
  margin-bottom: 0 !important;
}
.slider .related-collections__item {
  max-width: 120px !important;
  min-width: 120px !important;
}
.related-collections__item .card__content {
  padding: 0 0.75rem !important;
  box-sizing: border-box;
}
@media only screen and (min-width: 920px) {
  .slider .related-collections__item {
    max-width: 140px !important;
  }
}