    
    @media screen and (max-width:768px) {
		@viewport {
			width: device-width;
			zoom: 1;
		}
    }
