.related-products {
  display: block;
}

/* LPC - Fix French casing in related products */
.related-products .heading h2,
.related-products .heading h2 *,
.related-products .heading .rte,
.related-products .heading .rte *,
.related-products .heading .body,
.related-products .heading .subtitle,
.related-products .heading-top,
.related-products .heading-top * {
  text-transform: none !important;
}