
.vcrow {
  display: table-row;
}

.vcenter {
  display: table-cell;
  vertical-align: middle;
}