.cn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.inner {
  display: inline-block;
  height: 200px;
}