.page-head {
  display: none;
}

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

.stat-label,
.stat-value {
  text-align: center;
}

.stat-value {
  margin-top: 8px;
  font-size: 24px;
}

.stat-sub {
  display: none;
}

.table-wrap table {
  min-width: 900px;
}

.table-wrap table th:nth-child(5),
.table-wrap table td:nth-child(5) {
  display: none;
}
