@media (max-width: 1069px) {
	.entry-header, .entry-content, .entry-summary, .entry-meta {
		left: 0;
		margin-left: 0;
		width: 100%;
	}
}