
/*        IE FIXES           */

.container {
	max-width: 1170px !important;
}

aside.col-sm-4 {
	width:35%!important;
	float: left !important;
}

div.col-sm-8 {
	width:65%!important;
	float: left !important;
}

.flex-next {
	display: none!important;
}