table td:nth-child(3) {
   display: none;
}

table th:nth-child(3) {
   display: none;
}