.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
}

.related-products__view-all-mobile {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
