.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 max(1.75vw, 25px);
  font-size: max(2vw, 28px);
  font-weight: 700;
  line-height: 1.2;
  color: #121212;
  font-family: 'Poppins';
}
