.related-products {
  display: block;
}

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

.related-products .product-grid {
  margin-top: 0;
}

product-recommendations .product-card .product-body .product-image {
  height: auto !important;
  max-width: 250px !important;
}