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