.mod-anchor {
    position: absolute;

    // TODO: set this to height of sticky header ($sticky-header-height etc.)
    margin-top: -100px;
}
