.fraction-shapes{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;width:100%}.fraction-shapes svg{width:46%;max-width:85px;max-height:85px;filter:drop-shadow(0 2px 1px #44245522)}.fraction-shapes svg:only-child{width:82%;max-width:110px;max-height:110px}.fraction-shapes:has(svg:nth-child(3)) svg{width:31%;max-height:78px}@media(max-width:600px){.fraction-shapes svg{max-height:43px}.fraction-shapes svg:only-child{max-height:70px}.fraction-shapes:has(svg:nth-child(3)) svg{width:46%;max-height:36px}}
