@import "config"; aside { width: 350px; float: left; ul { list-style-type: none; padding: 0 5px; //background-color: $main_color4; } } section#feed_content { float: left; max-width: 750px; ul { list-style-type: none; padding: 0 10px; } } .clearing { clear: both; }