.content-editor {
	width:100%;
	height:1400px;
}
.table td,
.table th {
	padding: .75rem .25rem;
}
@media print
{
	@page {
		size: landscape;
	}
}