.related-products {
  display: block;
}

.related-products__heading {
    margin: 0 0 3rem;
    font-weight: 600;
    font-size: 32px;
    line-height: 36.4px;
    /* text-align: center; */
    text-transform: capitalize;
}