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

}


