@media only screen and (max-width:767px)  {
  h1 {
    font-size: 40px !important;
    line-height: 42px !important;
  }
}