.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 25px;
  font-family: 'Reckless TRIAL';
  font-size: 25px;
  font-weight: 300;
  line-height: 27.38px;
  letter-spacing: 0;
  color: #06424B;
}

.related-products .card-information .member-price {
    font-weight: 500;
}
.related-products .card-information .member-price .currency-symbol {
  font-weight: 400;
}