@media only screen and (max-width: 800px) {
  table th, td {
    font-size: 7pt;
  }
}