If an element is taller than the element containing it (i.e. the Bootstrap row), and it is floated, it will overflow outside of its container.
Adding the class clearfix solves the problem
If an element is taller than the element containing it (i.e. the Bootstrap row), and it is floated, it will overflow outside of its container.
Adding the class clearfix solves the problem