/* CSS Document */

kolom {
   			 -webkit-column-count: 2;
    		-moz-column-count: 2;
             column-count: 2;
  				}