.soluscent-the-collection__heading {
  margin: 0 0 3.2rem;
  text-align: center;
}

.soluscent-the-collection__row + .soluscent-the-collection__row {
  margin-top: 3.2rem;
}

@media screen and (min-width: 750px) {
  .soluscent-the-collection__heading {
    margin-bottom: 4.8rem;
  }

  .soluscent-the-collection__row + .soluscent-the-collection__row {
    margin-top: 4.8rem;
  }
}
