@media (max-width: 410px) {
  h1 {
    font-size: 34px !important;
  }
}

