Viewport settings for Android vs. IOS?

Viewport settings for Android vs. IOS?

Can someone please clarify the viewport settings required for JQM to work on IOS and Android devices? The website states JQM is "A unified, HTML5-based user interface system for all popular mobile device platforms," but I cannot seem to get my site to display/render properly on Android devices.  It works beautifully on IOS, but Android devices display the site very small when viewed on the testing emulators provided by BrowserStack.com.  I'm using the viewport settings that JQM recommends: 

<meta name="viewport" content="width=device-width, initial-scale=1">

Any others suggestions for Android or is it maybe the emulators at BrowserStack?

Here is the dev version of the site:  http://www.cumminswestinc.com/mobile/

Thanks!!