30 Янв 2014 @media for mobile device zoom Автор: Administrator. @media only screen and (max-device-width: 1024px) { body { zoom: 0.8;} }