
/* ----- textSmall.css ----- */
@media screen {
body {
  font-size: 70% !important;
  min-width: 950px;
  width: auto !important;
  width: 100%;
}

}


