Flex templates are designed to make a site "responsive," meaning that the site will resize to the device it is being viewed through. This minimizes the resizing, panning, and scrolling users will have to do to read content on your site, whether they are on a mobile phone, tablet, or desktop. 

In order for sites to do this fluidly, they rely on breakpoints to provide the user with the best possible layout for the device they are using. These are determined in pixels, but those pixels refer to width as a measurement, NOT in terms of resolution. So, regardless of your device's resolution, the breakpoint that you are viewing the website at will be determined by the width of your device's screen, called the viewport

Blocks Manager - Set view size

Use the Set view size button in the Blocks Manager to preview the page and blocks at different breakpoints. 

Blocks Manager - view size orientation

If using Set view size to view by device size, you can also change the orientation of the view.

Large devices

Shows how this block's information is displayed on large devices, as viewed on a computer monitor. 

Medium devices

Shows how this block's information is displayed on medium devices, as viewed on an iPad in landscape orientation. 

Small devices

Shows how this block's information is displayed on small devices, as viewed on an iPad in portrait orientation. 

Extra small devices

Shows how this block's information is displayed on extra small devices, as viewed on an iPhone 5 in portrait orientation.