.row.aboutcall {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.row.aboutcall p {
    margin: 0;
    color: white;
}
.row.aboutcall .col-lg-9 {
    padding-left: 0;
}