Created by: plankguy
I've added a simple way of fixing push/pull cols for sm & lg columns simply by only applying the push/pull to the corresponding size for the corresponding media query.
Added .row.collapse to remove default padding from columns.
Added .centered to to column classes to remove float and center a (single) column.