.header .heading {
	position: relative;
	width: 670px;
	top: 29px;
	left: 190px;
	text-align: center;
}
.header .heading h1.with_subtitle {
   position: relative;
   top: -24px; 
}
.header .heading h1.with_subtitle .subtitle {
   position: relative;
   top: -11px;
}
#mapContainer {
   width: 450px;
}

