.map-wrapper {
	max-width: 100%;
  position: relative;
}

.map-img {
  position: relative;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.omd-exhibitor-box {
	position: absolute;
  transform-origin: top left;
  cursor: pointer;
}

.omd-exhibitor-box .logo {
  background: white;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 100%;
  width: 100%;
  transform-origin: center;
}
