.col1
 {
  clear:left;
  display:inline;
  float:left;
  width:46.15384%;
 }
 
.col2
 {
  clear:right;
  display:inline;
  float:right;
  width:46.15384%;
 }
