.container {
	margin: 0 auto;
	max-width: 600px;
	width: 100%;
}

img {
	width: 100%;
}