.tablepress-id-3 .column-1 {
	width: 50px;
}

.tablepress-id-3 .column-2 {
	width: 200px;
}

.tablepress-id-3 .column-3 {
	width: 100px;
}

.tablepress thead th {
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #DDDDDD;
}