How to use this @media helper
• The code targets this device's width, orientation and DPI—great for quick responsive debugging.
• Paste the block into your CSS and place styles inside the braces.
• Change min-width to max-width or adjust the value to match your design breakpoints.