.related-products {
  display: block;
}

.related-products__heading {
  margin: 0 0 3rem;
}

.related-products .card-information {
  display: flex;
  flex-direction: column;
}

.related-products .card-information .AirReviews-Widget--Stars {
  display: flex;
  align-self: center;
}