.section .element {
	margin-bottom: 3em;
}
.section .element .content {
	display: flex;
	flex-direction: row;
}
.section .element .content img {
	width: 20em;
	margin: 0 1em 0 1em;
}