.col_a {
  float: left;
  width: 260px;
  padding-top: 10px;
  border-right: 1px solid rgb(98, 80, 66);
}

.col_b {
  float: right;
  width: 680px;
}