The grid system as I understand
- xs = 0-767 pixels
- sm = 768-991 pixels
- md = 992-1199 pixels
- lg = 1200 pixels and up
so, don't you guys feel like the xs class is completely not small and definitely not extra. I'm thinking of making a tiny breakpoint, and want to know is it common to do this or is there something I'm not getting right!! and what is the easiest way to do this?