/* Bigger symbols + taller reels */
.reel{ height: 264px !important; }         /* was ~220px */
.cell{ height: 88px !important; }          /* 3 rows fit 264px */
.cell img{ width: 76px !important; height: 76px !important; } /* clearer SVGs */

/* Allow the reels grid to size naturally; lines SVG will re-align via JS */