@media (max-width: 480px) {
  h1.title {
    font-size: 2.75rem;
    line-height: 1.1;
  }
}
