.related-products,
.complementary-products {
  display: block;
}

.related__heading,
.complementary__heading {
  margin: 0 0 3rem;
  text-align: center;
  font-weight: 700;
}

product-recommendations .product-grid {
  justify-content: space-evenly;
}
