.related-products {
  display: block;
}

.related-products__heading {
  /* margin: 0 0 3rem; */
  text-align: left;
  text-transform: uppercase;
}

.related-products .grid__item {
  width: 100%;
  max-width: 100%;
}

