/* Google maps */
#map {
  width: 100%;
  height: 500px;
}
#map iframe {
  width: 100%;
  height: 500px;
}
