/* Start custom CSS */@media (max-width:767px){
     h2,  h2 span{
        font-size: 25px !important;
        line-height: 1.3em !important;
    }
}/* End custom CSS */