.cards-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-square{background:#f9f9f9;border-radius:6px;box-sizing:border-box}.card-square span{font-size:14px}.card-square .number{font-size:52px;line-height:100%}