@media screen and (min-width:768px){.column.column--2cols{grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-flow:column}}
