      body { background-color:#CCC }
      #map-outer {
	height: 440px;
	padding: 20px;
	border: 2px solid #CCC;
	margin-bottom: 20px;
}
	  #map-container { height: 400px }
	  @media all and (max-width: 991px) {
		#map-outer  { height: 650px }
		}