.Article3col {	
	column-count: 3;
	column-gap: 25px;
	column-rule: 1px solid #e1dcd8;
	text-align: justify;
 	
}


