@media (max-width: 768px) {
  h2 {
    font-size: 1.6rem !important;
  }
}
