.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
  text-align: center;
  color: #888;
  font-family: "Instrument Sans";
  font-size: clamp(1.6000rem, calc(1.4514rem + 0.3810vw), 2.0000rem);
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  text-transform: uppercase;
}
