.hero-copy>.eyebrow,
.newspaper-name>p:first-child,
.legal-page>.eyebrow,
.about-hero-copy>.eyebrow,
.contact-hero-copy>.eyebrow{
  font-size:15px;
  line-height:1.25;
  letter-spacing:.13em;
}

@media(max-width:620px){
  .hero-copy>.eyebrow,
  .newspaper-name>p:first-child,
  .legal-page>.eyebrow,
  .about-hero-copy>.eyebrow,
  .contact-hero-copy>.eyebrow{
    font-size:14px;
  }
}
