.qu-gallery .qg-donut-wrap { flex:1 !important; display:flex !important; flex-wrap:wrap !important; justify-content:center !important; gap:18px !important; align-items:center !important; min-width:0 !important; min-height:0 !important; }
.qu-gallery .qg-legend { display:flex !important; flex-direction:column !important; gap:12px !important; justify-content:center !important; flex:1 1 220px !important; min-width:0 !important; max-width:100% !important; }
.qu-gallery .qg-li-top { display:grid !important; grid-template-columns:10px minmax(0,1fr) auto !important; align-items:center !important; gap:4px 8px !important; font-size:12.5px !important; color:#4a5568 !important; }
.qu-gallery .qg-li-top .qg-grade { min-width:0 !important; white-space:normal !important; overflow-wrap:anywhere !important; }
.qu-gallery .qg-li-top b { color:#1d2b4f !important; font-size:13px !important; white-space:nowrap !important; }
.qu-gallery .qg-li-top .qg-pct { color:#8a94ab !important; font-size:11.5px !important; grid-column:2 / 4 !important; white-space:nowrap !important; text-align:right !important; }