- .h-container - limit the width of content and center it horizontally
- .h-clearfix - clearfix!
- .h-pull-left - float an element to left
- .h-pull-right - float an element to right
- .h-img-fluid - make an image fluid
- .js-preserve-height - keep the height of an element after content is changed (e.g. Gravity forms after submit)
Visibility classes
- .h-hidden - always hidden
- .h-visible - always visible
- .h-hidden-xs - hidden in xs breakpoint
- .h-hidden-sm - hidden in sm breakpoint
- .h-hidden-md - hidden in md breakpoint
- .h-hidden-lg - hidden in lg breakpoint