@media only screen and (max-width: 649px)  {

nav a span, nav a:link span, nav a:visited span {
	display: none !important;
}

}