@media screen and (max-width: 800px) {
	#main-tooltip, #midCol {
		display: none;
	}
}
