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