.mapWrap {
  height: 100%;
  display: flex;
  align-items: center;
  & > div {
    width: 100%;
  }
}
