.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  /*見出しを左右中央揃えに変更*/
  text-align: center;
}
