.bs-page code { font-family: var(--font-mono); font-size: 0.85em; color: var(--accent-2); } #liveStage video { max-height: 280px; } .results { align-items: stretch; } .results .bs-stage { flex: 1; min-width: 220px; margin-top: 0.5rem; } .results .bs-stage video, .results .bs-stage img { max-height: 240px; }