.page-container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img {
	max-width: 100%;
}