/* Mobile */
@media screen and (max-width: 767px) {
    h1{
        font-size: 56px!important
    }
}
