@charset "UTF-8";

.cssskin-table  {
  font-size: 14px;
}

@media only screen and (max-width: 641px) {
.cssskin-table  {
  font-size: 12px;
}

}
