html {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
  }

body {
  margin-top: 50px;
}  

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
  }

 /* Reset the container */
.container {
  width: 970px;
  max-width: none !important;
}
/*# sourceMappingURL=styles.css.map*/