@media (max-width: 759px) and (min-width: 0){
	body.has-bar-tooltip #main {
		display: none !important;
	}
}