.stats-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.stat-item-one{width:calc(100% - 10px)}.stat-item-one,.stat-item-two{background-color:#f0f0f0;padding:10px;border:1px solid #ccc;text-align:center}.stat-item-two{width:calc(50% - 10px)}.stat-item-three{background-color:#f0f0f0;padding:10px;border:1px solid #ccc;width:calc(32% - 10px);text-align:center}