@import "../common/000_vars.css.scss"; div#c-moderator-post-queues { article { margin-bottom: 4em; overflow: hidden; } aside { float: left; width: 220px; text-align: right; padding-right: 20px; } section { float: left; width: 600px; } div#moderation-guideline { width: 900px; h1 { font-size: $h2_size; } } }