/* 1024px & up */
html,body {
	font-size: 17px;
}
section.works {
	text-align: center;
}
section.page.works figure {
	display: inline-block;
	height: 337.5px; width: 450px;
	margin: 20px;
}
section.page.works figure img {
	height: 333.5px;
}
