/* Start custom CSS */@media screen and (max-width:767px){
    h1{
        font-size:30px!important;
    }
}/* End custom CSS */