#PageFooter { margin-top: 0; }

.bsb-feature-2col-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 text-align: center;
}

:target::before {
 content: "";
 display: block;
 height: 134px;
 margin-top: -134px;
}