.number-box-row {border-bottom:1px dotted #ccc}
.number-box {margin:24px 0;}
.number-box-number {font-size:230%}
.statistics-title {margin-bottom:24px;}

@media (max-width: 639px) {
.number-box-row {border-bottom:0px}
}