#row_1 {
  margin-right: 0;
}

#col_1 {
  float: left;
  width: 49%;
  margin-right: 2%;
}

#col_2 {
  float: left;
  width: 49%;
}

