.cgw-globe-widget {
  position: relative;
  width: 100%;
  min-height: 320px;
  height: 100%;
  overflow: hidden;
}

.cgw-globe-canvas {
  display: block;
  width: 100%;
  height: 100%;
  touch-action: none;
}
