.topbar h2,
.status-strip,
.formula {
  display: none;
}

.topbar {
  justify-content: flex-end;
}

.page-head {
  display: block;
  text-align: center;
  margin-bottom: 18px;
}

.page-head h3 {
  margin: 0;
}

.page-head p {
  display: none;
}

.period {
  display: inline-block;
  margin-top: 9px;
  text-align: center;
}

.stats .stat {
  min-height: 106px;
  padding: 16px;
  text-align: center;
}

.stats .stat small,
.stats .stat strong,
.compare {
  text-align: center;
}

.stats .stat strong {
  margin: 7px 0 5px;
  font-size: 24px;
}
