/* screen - stimlevels1 */

.stimlevels1 {
  background-color: var(--white);
  background-image: url(../img/stim-levels-screen-shot-2020-12-28-at-11915-pm-42AAD136-F9E9-4F10-855E-DF04589AC729.png);
  background-size: 100% 100%;
  height: 640px;
  overflow-x: hidden;
  position: relative;
  width: 1024px;
}
.stimlevels1 .hotspot-C61RwL {
  background-color: transparent;
  height: 80px;
  left: 31px;
  position: absolute;
  top: 231px;
  width: 203px;
}
.stimlevels1 .hotspot-VMr6Om {
  background-color: transparent;
  height: 54px;
  left: 818px;
  position: absolute;
  top: 542px;
  width: 170px;
}
.stimlevels1 .rectangle-C61RwL {
  background-color: var(--white);
  height: 23px;
  left: 259px;
  position: absolute;
  top: 231px;
  width: 35px;
}
:root {
  --white: rgba(255,255,255,1.0);
}
