@media (max-width: 991px) {

    /*start custom media*/
   .headertitle {
        font-size: 2.2em;
    }
    /*close tag media*/
}
