h1 {
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 30px;
}

#contact-map {
	background: url(../img/BayAreaMap.png) center top no-repeat;
	background-size: 448px 300px;
	padding-top: 300px;
	padding-right: 0;
	text-align: center;
	padding-left: 0;
}

.section-grid-container {
	height: 500px;
	flex-wrap: wrap;
	align-items: center;
	  /* align vertical */
}

.container-item {
	min-width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

nav {
	border-bottom: none;
}
