/**
 * 30-layout.css
**/
.section_wrapper {
    margin: 0 auto;
    max-width: 1200px;
}

.section_header {
    margin-top: 0;
}

.section_main,
.section_sidebar {
    min-height: 600px;
}