Responsive Floats

The float-right-sm class will float right on screens that are equal to or LESS THAN 768px. The float-right-lg will float right on screens that are equal to or GREATER THAN 769px. Note that we also use a clearfix to clear floats.

Resize the browser window to see the result.

Float right =<768px
Float right =>769px