.article {
	column-width: 200px;
	column-gap: 10px;
	width: 630px;
	height: 310px;
	/*background-color: green;*/
	float: left;
	display: block;
}