.article {
	margin-top: 14px;
	column-count: 3;
	column-gap: 20px;
	column-rule: 1px dotted #BBB;
	padding: 0 7px 0 7px;
	text-align: justify;
}