.map-block {
  position: relative;
  height: 400px; }
  .map-block iframe {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
/*# sourceMappingURL=map.css.map */