@media screen and (min-width:992px) {
    .heading h1{
        font-size: 36px;
    } 
}