.col2 .first.column{
  box-sizing:border-box;
  padding-right:10px;
}
.col2 .last.column{
  padding-left:10px;
  box-sizing:border-box;
}