.site-content__main {
    float: left;
    margin: 0;
    /* width: 100%; */
}

.site-content__main > * {
    margin: 0 .5em 1em 0;
}

