
.left{
	clear: none;
	float: left;
}
.column {
	float: left;
	width: 100%;
}

