.photo {
  position: fixed;
  left: calc(var(--canvas-x) + 1237.8px);
  top: 379.6px;
  width: 115.2px;
  height: 93.12px;
  overflow: hidden;
}

.photo img {
  position: absolute;
  display: block;
  max-width: none;
}

.photo .photo__base {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.photo .photo__overlay {
  left: -75.4%;
  top: -52.95%;
  width: 227.64%;
  height: 186.67%;
}
