.mm-col-right {
  float: right;
  width: 49%;
}

.mm-col-left {
  float: left;
  width: 49%;
}