@media (min-width:768px) {
  header.masthead h1 {
    font-size: 2rem;
  }
}

