@media screen and (max-width: 700px) {
  h1 {
      font-size: 26px !important;
      line-height: 35px !important;
  }
}
