@media screen and (max-width: 999px) {
	aside.col-sm-3 {
		clear:both;
	}
}
