.game-header > .timer { margin-left:auto; align-self:flex-start; }.timer { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:8px; min-width:126px; min-height:92px; padding:13px 14px 12px; white-space:nowrap; line-height:1; }.timer::before { flex:0 0 auto; display:block; margin:0; line-height:1; }.timer.danger { min-height:92px; }
@media(max-width:650px){.timer{min-width:96px;min-height:76px;gap:6px;padding:10px}.timer.danger{min-height:76px}}
