div {
  display: table-cell;
}
div:nth-child(1) {
  padding-right: 30px;
}