Overview
Helper styles are defined as CSS Class/IDs used to create a visual effect quickly. Some are miniscule while others can be very noticeable. However, the bottom line is, they're helpful.
Images
Image Floating styles
Float left with wrapping - Tablet and larger
To float your images to the left and allow text to wrap around that image use the helper class .fl-lt-tb .col-1 along with the bootstrap class .pull-left
entire class: ft-lt-tb col-1
- ft
- Float
- -lt
- left
- -tb
- tablet > 992px
- col-1
- Note: revise, might be able to get away with this helper buy using bootrap classes