Bootstrap Grid

One of the most important and widely used features of the Bootstrap is its powerful grid systemopen in new window. With it you can create flexible and responsive layout. To take things even further, Bootstrap includes layout utility classes so layouts can be created just right.

Breakpoints

Bootstrap includes six default breakpoints, sometimes referred to as grid tiers, for building responsively. The class infix for each breakpoint can be used with many utility classes to apply the styles at certain screen sizes.

BreakpointClass infixDimensions
X-smallnone<576px
Smallsm≥576px
Mediummd≥768px
Largelg≥992px
Extra largexl≥1200px
Extra extra largexxl≥1400px