@media only screen and (max-height: 710px) {
	#notif {
		display: none;
	}
}
