h2.related-products--title{text-align:center}

@media screen and (max-width: 767px) {
  h2.related-products--title {
    font-size: 4vw;
    letter-spacing: .16vw;
  }
}