.pull-left { 
  float: left!important;
  padding-right: 1rem!important;
}
.pull-right { 
  float: right!important;
  padding-left: 1rem!important;
}