@media only screen and (max-width: 1024px) {
	#panocontent{ margin-top:0px; height:100% !important; }
	#bottomBar{ position:fixed; }
	#bottomBar #controls{ margin: 10px 0 0px 13px; }
	#bottomBar #controls div{ width:35px; height:35px; }
	#infoText{ max-width:40%; max-height:60%; }
	#contentThumbs { margin: 0px 0 10px 40%; }
}