.statrow {
    padding-top: 1rem !important;
}

@media (min-width: 62.5rem) {
    .statrow {
        padding-top: 1rem !important;
    }
}