.related-products {
  display: block;
}

.related-products__heading {
    margin: 0 0 2rem;
    font-size: 13px;
    font-weight: 400;
    /* line-height: 24px; */
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
}