.bhfStatement .row h2::after {
    content: '®';
    font-size: 22px;
    position: relative;
    top: -21px !important;
    font-family: sans-serif;
}
.bhfStatement:not(:first-child) .row h2::after {
    content: '';
}