.content-money{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #ccc;border-left:1px solid #ccc;width:99%}.content-money-item{width:33%;padding:10px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size:20px}.content-money-item-num{font-size:16px;font-weight:700;padding:1px 0}.grid-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;min-height:20px}.grid-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);text-align:center}.ant-card-small>.ant-card-body{padding:10px}