
table.supporter {
	width: 100%;
}

table.supporter td {
	padding: 0.5em;
	vertical-align: middle;
}

table.supporter.Enorme {
	text-align: center;
}

table.supporter.Enorme td {
	padding-top: 2em;
}

table.supporter img {
	max-width: 300px;
	max-height: 300px;
	background: white;
	border: 5px solid white;
	border-radius: 5px;
}

h3 {
	margin-bottom: 1em;
}
