div#gmap {
  margin: 15px auto 15px auto;
  width: 500px;
  height: 400px;
  border: 2px solid #314E6C;
}
div#address_inputs {
  text-align: center;
}
div#address_inputs #start_address {
  width: 20em;
}

img#bubble {
  width: 50%;
}

ul#address {
  list-style-type: none;
  display: none;
}
