
/* *************************************** */
/* *   Style Switcher: bigger font size  * */
/* *************************************** */

@import url("style.css");

body {
    font-size:1.8em;
}

@media (max-width: 1570px){

   .InfoWrap{
    display: none;
}
}
