.eh-bmap {
  width: 100%;
  height: 100%;
}
.eh-bmap-marker__point {
  display: flex;
  position: relative;
  left: -50%;
  margin-top: -50%;
  cursor: pointer;
}
