.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;
    }
}
.TestiStyle{
    height: 390px; 
    background-color: #f5f5f5;
    border: 1px solid #e6e6e6;
    color: #000;
    transition:all .2s ease-in-out;
}
.btn-style {
    /*position: relative;
    top: 87px;*/
}