.hotspot-image {
  position: relative;
}

.hotspot {
  width: 12px;
  height: 12px;
  background: red;
  position: absolute;
}

.image-marker-image {
  position: relative;
  display: inline-block;
}
