@media screen and (max-width: 767px) {
	.entry table,
	.entry-column table,
	.acms-entry table {
		margin: 30px auto 50px;
	}
}
