@media only screen and (max-width: 800px) {
#sidebarContainer .sideHeader {
	display: none;
 }
}


