#content table {
	overflow-x: auto !important;
	width: 100%  !important;
	table-layout: fixed !important;
}

#content table td {
	padding: 0.4rem;
}