.archive .herald-mod-wrap .herald-mod-title {
    display: block;
}

.archive .herald-mod-wrap .herald-mod-head:after {
    content: none;
}

.archive.tax-accommodatietype .herald-mod-wrap .herald-mod-head .herald-mod-h:after,
.archive.tax-faciliteit .herald-mod-wrap .herald-mod-head .herald-mod-h:after,
.archive.tax-ligging .herald-mod-wrap .herald-mod-head .herald-mod-h:after,
.archive.tax-thema .herald-mod-wrap .herald-mod-head .herald-mod-h:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    top: 28px;
    left: 0;
    color: #ffffff;
    background-color: #000000;
}