#remove-spacing .pl-push--desktop--small::after {
    margin-bottom: 0px;
}

#remove-spacing .pl-spacer--in--large {
    padding-bottom: 0px;
    padding-top: 0px;
}

#remove-spacing .col-md-offset-3 {
    margin-left: 0%;
}
#remove-spacing .col-md-6 {
    width: 100%;
}