Media queries for devices with lesser dpi

I have created an simple app,It renders in all the phone but the Samsung Galaxy Tab 3 has lesser dpi which is rendering the app to the entire layout (width and height) of the device, How can i achieve this with the media query.