#map {
  height: 450px;
  width: 100%;
  padding: 0; margin: 0;
  border: 1px solid #bbbbbb;
  border-width: 1px;
  border-radius: 4px;
}

#osm {
  font-size: 0.7em;
  font-style: italic;
  margin-bottom: 20px;
}