.content table {
	width: 100%;
}

.content table td {
	width: 22%;
	font-size: 88%;
	text-align: center;
	padding: 1em 0;
}

.content table .margin {
	width: 4%;
}

.content table img {
	width: 150px;
	height: 180px;
	margin-bottom: 0.36em;
}
