#formcontainer{
}
#formcontainer div.row{
}
form#contact_form {
	margin-top:2em;
}
h1.section {
	font-weight:700;
}
#google_map{
	height:400px;
	cursor: pointer;
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	h1.section{
		margin-top:-3em;
	}
}