div.module {
	display: flex;
}

div.module > aside {
	width: 30%;
	padding-left: 2em;
}
