.company-experience {
    text-align: center;
}

.company-experience .counter-number {
    font-size: 2.5rem;
    font-weight: bold;
}

.company-experience .suffix {
    font-size: 1.2rem;
    font-weight: bold;
    margin-left: 2px;
}

.company-experience .description {
    text-align: left;
    font-size: 1rem;
    margin-top: 5px;
}