

section.full {
  width: 100%;
  height: 100%;
}
section.panorama {
  position: fixed;
  top: 0;
  left: 0;
  cursor: -webkit-grab;
  cursor: grab;
}
#stacks_in_4_page2 {
	background-image: url("../files/backgroundImage_4.jpg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
}
