.nomads-parent-teaser-map-panel {
  position: relative;
}

.nomads-parent-teaser-map-panel__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: inherit;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
}
