.statCardVal {
    padding-left: 10%;
}

@media (max-width: 1587px) {
    .statCardVal {
        max-width: 145px;
        padding-left: 10%;
    }
}