.services_text_box {
    padding: 15px;
    text-align: left;
}

.services_text_box p {
    color: #fff;
    line-height: normal;
}
.services_text_box .service-title {
    color: #fff;
    font-size: 17px;
    line-height: normal;
    font-weight: 700;
}
.service-icons{
   position: relative;
    top: 18px;
    text-align: center;
}

/*.services_text_box .service-title::before {*/
/*   content: '';*/
/*    background-image: url("../img/icons/advance1.png");*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    z-index: 999;*/
/*}*/