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