.statsCardContainer{flex-direction:column;width:-moz-fit-content;width:fit-content}.statsCardContainer,.statsCardContainer .statsImageParent{display:flex;justify-content:center;align-items:center}.statsCardContainer .statsImageParent .statsCardImage{width:auto}.statsCardContainer .statsTitle{font-size:24px;font-weight:700;color:#2d2d2d;margin-top:20px}.statsCardContainer .statsDescription{font-size:18px;color:#2d2d2d;font-family:var(--font-open-sans);width:-moz-fit-content;width:fit-content;max-width:170px;text-align:center;max-height:75px;min-height:75px;overflow:hidden}@media only screen and (max-width:768px){.statsCardContainer .statsDescription{min-width:120px}}