
img.project_image {
	display: block;
	float: none;
	margin: 0 auto;
	width: 90%;
}

.previous_project img.project_image {
	width: 100%;
}