.about-servcs {
    font-size: 16px;
    color: #036dff;
    text-align: center;
    margin-top: 17px;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.servcs-info {
    font-size: 2.1em;
    font-family: 'Abel-Regular';
    color: #000;
}
@media screen and (max-width: 600px) {
    .HeaderSection {
     font-size: 13px !important;
    line-height: 24px !important;
    text-align: center !important;
    color: #fff !important;
    }
}
