.vertical-align {
  display: flex;
  flex-direction: column;
  justify-content: center;
}