.main-content {
	width: 90%;
	max-width: 1600px;
}

aside.col-md-2 {
	width: 33%;
}

section.col-md-10 {
	width: 66%;
}