.stickem-container {
  position: relative;
}

.stickit {
	position: fixed;
	top: 20px;
}

.stickit-end {
	bottom: 40px;
	position: absolute;
	right: 0;
}