/* Mobile Grid overrides */

/*@media only screen and (max-width: 1020px) {*/
	
	
	/* http://css-tricks.com/snippets/css/media-queries-for-standard-devices/ */

	/*@media only screen 
	and (min-device-width : 320px) 
	and (max-device-width : 480px){*/
	
@media only screen and (max-width: 1020px) {
	
	
	
		
}