/*html {
  height: 100%;
}

/* DEMO */
#containerMap {
  width: 100%;
  height: 500px;
}
#map {
  width: 100%;
  height: 80%;
}
.popover {

  min-width: 200px;
}
