.about-me {
    @media (min-width: 1200px) {
        padding: 110px 0px 60px 0px !important
    }
}

.progress {
    background: #e1e1e1;
}