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

