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

}

