* {
	margin: 0;
	padding: 0;
}

.column-6 {
	float: left;
	width: 50%;
}

#map {
	width: 100%;
	height: 400px;
	background: #eee;
}