/* CSS Document */

/* Media Queries */

@media handeld and (max-width: 480px), 
	   screen and (max-device-width: 480px),
	   screen and (max-width: 600px) {
		   
	   
		

		
		
		   
	   }