#page-content {
	min-height: 600px;
}
.row {
	position:relative;
}
.row.main {
	padding-top: 1.5rem;
}
/*
@media only screen and (min-width: 52em) {
	.fixed-width {
		position: absolute;
		left:0;
		width: 13rem;
	}
	.fixed-width-dependency {
		padding-left: 12.5rem;
	}
	.sidebar {
		padding:0;
	}
}
*/