
/*@media only screen and (min-width: 150px) {*/
    /*html {*/
        /*font-size: 68px !important;*/
    /*}*/

/*}*/

/*@media only screen and (min-width: 1024px) {*/
    /*html {*/
        /*font-size: 68px !important;*/
    /*}*/

/*}*/
/*@media only screen and (min-width: 1280px) {*/
    /*html {*/
        /*font-size:69px !important;*/

    /*}*/
/*}*/
/*@media only screen and (min-width: 1366px) {*/
    /*html {*/
        /*font-size: 70px !important;*/
    /*}*/
/*}*/
/*@media only screen and (min-width: 1399px) {*/
    /*html {*/
        /*font-size: 75px !important;*/
    /*}*/
/*}*/
/*@media only screen and (min-width: 1600px) {*/
    /*html {*/
        /*font-size: 78px !important;*/
    /*}*/
/*}*/
/*@media only screen and (min-width: 1919px) {*/
    /*html {*/
        /*font-size: 80px !important;*/

    /*}*/

/*}*/


@media only screen and (min-width: 150px) {
    html {
        font-size: 80px !important;
    }

}





