.mcl-vehicle-stats {
  background: #ffffff;
  display: none;
  height: 100%;
  left: -206px;
  position: absolute;
  width: 50%;
  z-index: 10;
}

.mcl-vehicle-stats canvas {
  position: absolute;
  right: 0;
}

.mcl-visible {
  display: block;
}
