.sr-only.control-label-singleselectwithaddressesoptions {
    display: block !important;
    font-weight: bolder !important;
    margin-bottom: 0.625rem;
    visibility: visible;
    height: auto;
    position: relative;
    width: auto;
}

@media (min-width: 768px) {
figure video.img-full {
    height: 119px
    }
}
@media (min-width: 992px) {
figure video.img-full {
    height: 163px
}
}
@media (min-width: 1200px) {
figure video.img-full {
    height: 197px
}
}
@media (min-width: 1400px) {
figure video.img-full {
    height: 230px
}
}

@media (min-width: 1200px) {
    #top-header #nav-main .nav-item .nav-link {
        font-size: 1.1rem;
    }
}

.zbsform-error {
    color: red;
}

.tx-polizei .frame-type-form_formframework form .btn-toolbar .btn-secondary::after {
    background-image: none;
    width: 0;
    margin: 0;
}