

.counter {
  display: table-cell;
  margin:1.5%;
  font-size:50px;
  width:200px;
  vertical-align: middle;
}
