

@media only screen and (max-width: 480px) {
  .g-table th, .g-table td {
    padding: 5px;
    font-size: 12px;
  }
}
