@media (max-width: 767px) {
  h1 {
    font-size: 48px !important;
    line-height: 70px !important;
  }
} 