@media(max-width:1150px) 
{
}

@media(max-width:920px) 
{
}

@media(max-width:720px) 
{
	.header-right a.phone{
		display: none;
	}	
}