.statistics {
    border-top: none;
    border-bottom: none;
    padding-bottom: 4em;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.statistics .statistic-item {
    border-right:none;
}