.page-content, .entry-content, .entry-summary {

	margin: 0 !important;
}

.post, .page {

	margin: 0 !important;
}


@media (min-width: 1602px) {

	*:not(.post-content-container, .e-con-boxed) > .e-con-inner {

		margin: 0 auto;
		width:  1600px !important;
		max-width: 1600px !important;
	}
}