Responsive Auto Layout Columns

In Bootstrap 4, there is an easy way to create equal width columns: just use the .col-lg class on a specified number of col elements. Bootstrap will recognize how many columns there are, and each column will get the same width.

If the screen size is less than 992px, the columns will stack horizontally.

1 of 2
2 of 2

1 of 4
2 of 4
3 of 4
4 of 4