@import "vars";

.page-map {
  &-full {
    .page,
    .gmap,
    #world-map {
      height: 100%;
    }
  }
}
