.related-products {
  display: block;
}

.releted__header {
  margin: 0 0 3.2rem;
}

.related-products__heading {
  margin: 0;
  line-height: 1.5;
}

.related-products .card__content .card__information {
  padding-bottom: 34px;
}

.related-products .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
    margin-top: 0.8rem;
}