.proCol{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
    text-align: center;
}
.proCol a{
  text-decoration: none;
    color: #000;
}

.proCol .col-md-6{
  width: 50%;
}

.c-section__heading--title a{
       
    text-decoration: none;
}