.col-2-left {
  float: left;
  width: 70%;
}

.col-2-right {
  float: right;
  width: 30%;
}