.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 4rem;
}
.Show-button-relatedProduct {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}