
/* ----- textLarge.css ----- */
@media screen {
body {
    font-size: 75% !important;
}

}


