div.columns {
 -moz-column-count: 2;
-moz-column-gap: 2em;

-webkit-column-count: 2;
-webkit-column-gap: 2em;

} 