@media screen and (min-width:60em){#main>.the-loop{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:var(--grid-gutter-width);grid-row-gap:var(--grid-gutter-height);max-width:calc(var(--last-bp) + var(--grid-gutter-width)*2)}#main>.the-loop .loop-item{margin-top:0}#main>.the-loop .no-posts-found{grid-column:1/-1;max-width:none;text-align:left;width:100%}}
