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

