.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  text-align: center;
  font-weight: 300;
  @media screen and (max-width: 767px) {
    line-height: normal;
    text-align: left;
    font-size: 24px;
    letter-spacing: normal;
    word-spacing: normal;
  }
}
