@media(max-width: 480px) {
    h2 {
      font-size: 30px !important;
    }
  }