
.location #hero_image {
	background-image: url(../_img/photos/location.jpg);
}

main {
	background-color: #fff;	
	padding-bottom: 10em;
}
.location main {
	background: url(../_img/symbol_light.png) center bottom -200px no-repeat, #fff;
	padding-bottom: 0;
}

