

@media only screen and (max-width: 1024px){
    h2 {
        font-size: 26px;
    }
}