@media(max-width:760px){
  .topbar .stats>div:nth-child(2){display:grid!important}
  .topbar .stats>div:nth-child(3){display:none}
}
.stats-explanation{margin:-4px 0 10px;color:var(--muted);font-size:11px;line-height:1.4}
