.card-container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card{margin:10px;padding:10px;width:220px;height:115px;border-radius:10px}.top-box{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.st-common{color:red;font-weight:500}.center-box{font-size:28px;font-weight:600}.bottom-box,.center-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#333}