	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) 
	
	NB - used only for very specific tweaks for particularly tiny screens    */
	
	@media only screen and (max-width: 479px) {	
	
		
	
	}
