@media only screen and (max-width:600px){
	.menu{display: none}
	.top_tittle{font-size: 0.7em; }	
	
	
	
}