
.js-photostack { position: relative; }

.js-photostack > * {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
}
