.c-related-products-header,
.c-related_section-heading {
  margin-bottom: var(--spacing-11);
}
.c-related_section-heading {
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-related-products-header,
  .c-related_section-heading {
    margin-bottom: var(--spacing-20);
  }
}
