The use of mobile devices to surf the web continues to grow at an astronomical pace, and these devices are often constrained by display size and require a different approach to how content is laid out on the screen.
Set the viewport
Size content to the viewport
Use CSS media queries for responsiveness
How to choose breakpoints
View media query breakpoints in Chrome DevTools