Hello Everyone!

In the next lecture you will learn about the Bootstrap grid system. 

If your screen size is too small then the columns in the grid will stack vertically instead of sitting side-by-side. 

To correct this issue you can change the col-lg-6  classes to col-md-6  instead.

--------
Cheers,
Ian