@media ( min-width : 600px) {
	.flowPanel {
		width: 50%;
		float: left;
	}
}
		
		