@media screen and (min-width: 600px)	{

#nohoru-network-font-mobile	{
					
					display: none;
					
					}

}

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

#nohoru-network-font	{
				
				display: none;
				
				}

}