@media only screen and (max-width: 1024px) {
	#panocontent{ margin-top:0px; height:100vh !important; }
	#bottomBar{ position:fixed; }
	/*#bottomBar #controls div{ width:35px; height:35px; }*/
	#infoText {max-width: 40vw; max-height: 50vh;}
}
