.tablepress .column-1 {
	width: 120px;
}

.tablepress .column-2 {
	width: 120px;
}

.tablepress .column-3 {
	width: 120px;
}

.tablepress .column-4 {
	width: 230px;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #DCDCDC;
}