
#stacks_in_1 {
	margin: 10px 20px 10px 20px;
}


section.full {
  width: 100%;
  height: 100%;
}
section.panorama {
  position: fixed;
  top: 0;
  left: 0;
  cursor: -webkit-grab;
  cursor: grab;
}