/*#map {
  clip-path: polygon(0 0, 100% 0, 100% 87%, 0 100%);
  margin: 0 auto;
  width: 100%;
  height: 450px;
  position: relative;
  margin-bottom: -72px;
}
@media screen and (max-width: 901px) {
  #map {
    height: 400px;
  }
}
*/
/*# sourceMappingURL=mapa.css.map */

.map {
  position: relative;
  z-index: 10;
  margin-bottom: -7px;
}