-moz-column-count:3;
    -moz-column-gap: 3%;
    -moz-column-width: 33%;
    -webkit-column-count:3;
    -webkit-column-gap: 3%;
    -webkit-column-width: 33%;
    column-count: 3;
    column-gap: 3%;
    column-width: 33%;1 4 7
2 5 8 
3 6 91 2 3 
4 5 6 
7 8 9