#contentContainer {
	flex-direction: column;
}

#content {
	width: 100%;
}

aside {
	display: none;
}