.count-to-wrapper .content-outer{display:inline-block}.count-to-wrapper .content-outer .count-to-unit-text{font-style:normal}.boardcard-container{width:100%;height:100%;padding:10px 0}.boardcard-container .data-top{display:flex;justify-content:space-between}.boardcard-container .data-top .data-top-item{width:48%;height:108px;text-align:center;margin:10px 0;background:#f7f7f7;border-radius:8px;padding:22px 0}.boardcard-container .data-bottom{display:flex;justify-content:space-between}.boardcard-container .data-bottom .data-bottom-item{width:32%;height:108px;text-align:center;margin:10px 0;background:#f7f7f7;border-radius:8px;padding:22px 0;cursor:pointer}.boardcard-container .data-bottom .data-bottom-item .count-group{display:flex;justify-content:center;align-items:center}.boardcard-container .data-bottom .data-bottom-item .count-group small{color:#9b9b9b}@media screen and (min-width:300px)and (max-width:768px){.boardcard-container{justify-content:space-around}.boardcard-container .data-item{width:auto;min-width:80px}.boardcard-container .data-item:not(:last-child):after{content:"";display:none}}