.demo .btn-block:first-child {
  margin-top: 5px;
}

.demo .m-cell:last-child {
  margin-bottom: 0;
}

.demo .m-cell .cell-right select {
  margin-left: 0;
}

.demo .demo-countdown em {
  display: inline-block;
  background-color: #CCC;
  margin-right: 2px;
  padding: 2px;
  font-size: .34rem;
}
