@media screen and (max-width:991px) {
    h1 {
        font-size: 35px;
        line-height: 45px;    
    }
}