Push and pull classes are used in bootstrap for reordering columns. These classes allow us to change the order of the grid system based on different browser sizes.
They are used with bootstrap grid classes **col-md-***, **col-lg-***, **col-sm-*** and **col-xs-***.
Pull works on the left and Push works from the right.