I have been doing work with Bootstrap 3 as of late. When building responsive layouts, I find it very handy to immediately see which predefined size group you are currently viewing. Here’s a little snippet that shows the current Bootstrap size modifier.

This is especially helpful when viewing a page from a mobile device or table. You can easily deduce which size group maps to a particular device in each orientation.