.maps {
  width: 100%;
  height: 650px;
  background: #fff;
}
.maps iframe {
  position: relative;
}

@media screen and (max-width: 650px) {
  .maps {
    height: 300px;
  }
}

/*# sourceMappingURL=maps.css.map */
