.c-map {
  height: calc(var(--app-height,100%) - var(--header-height,140px));
}

.c-map__footer-open {
  height: 25vh;
}

.c-store-row__content .l-grid {
  --ck-grid-gutter-y: initial !important;
}
.c-map__footer-closed .c-footer__navigation {
  font-size:11px;
  margin-left:15px
}

.c-map__footer-open__text-container {
  width: 100%;
}
