 .article {
 
		width: 750px;
  column-count: 2;
  column-width: 370px;
  column-gap: 10px;
  column-rule: none;
  text-align:justify;
     }
	 clear
	 {
	  clear: both;
	 }