.atvImg-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.atvImg {
  height: 340px;
  aspect-ratio: 22 / 34;
  max-height: 90vh;
}

.atvImg-layers {
  background: #000000;
}

/* [data-layer="0"] {
    width: 32%;
    height: 42%;
    top: 27%;
    left: 34%;
} */

[data-layer="1"] {
  width: 49px;
  height: 10px;
  top: 6%;
  left: 6%;
  opacity: 1;
}
