/* @media screen and (min-width: 1200px) { */
@media screen and (min-width: 980px) {
    .bricklayer-column-sizer {
        width: 33.33333%;
    }
}