.float-right{
    float: right!important;
}
.float-left{
    float: left!important;
}