.membership_table thead tr th:nth-of-type(6), .membership_table thead tr th:last-of-type{
  display: none !important;
}

.membership_table tbody tr td:nth-of-type(6), .membership_table tbody tr td:last-of-type{
  display: none !important;
}