.tablepress {
	overflow-x: auto;
	display: block;
	max-width: 100%;
}

.tablepress {
	width: 100% !important;
	table-layout: auto;
	word-wrap: break-word;
}