
div.photo {
	float: none;
	margin: 0 0 40px 0;
	text-align: center;
	width: 100%;
}

div.photo img {
	height: auto;
	width: 70%;;
}