@media (max-width: 640px) {
  h1,
  h1 * {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}
