.knowledge {
    position: sticky;
    top: 0;
    align-self: flex-start;
}
.resume .col-md-8 h4:nth-child(2){
    margin-top:0;
}