.content {
	font-size: 15px;
}

.tablepress thead th {
	background-color: #e50b14;
}

.tablepress {
	width: 100%;
}

.tablepress td {
	border: 1px solid #DDDDDD;
}

.tablepress-id-N .column-1 {
	width: 250px;
}

.tablepress-id-N .column-2 {
	width: 250px;
}