.related-products {
  display: block;
}

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


.related-products .price__container .price__sale,
.related-products .price__container .price__regular {
  border: 0 !important;
  margin: 0 auto !important;
  justify-content: center;
}