.float-left() { float: left !important; } .float-right() { float: right !important; } .float-none() { float: none !important; }