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

th:nth-child(2), td:nth-child(2) {
	display: none;
}
