.row_centered {
	text-align: center;
}

#map {
	height: 400px;
	width: 100%;
	background-color: grey;
	margin-top: 20px;
}