@media only screen and (max-width: 768px) {
  table td, table th {
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
