.map-modal {
  position: fixed;
  top: 0;
  left: 0;
}

.map-modal #map {
  width: 250px;
  height: 250px;
}
