    @media screen and (max-width: 767px) {
        h2 {
            font-size: 24px !important; /* Adjust the size as needed */
        }
    }