.checkbox-shift {
    height: 0.95rem;
}

.headline {
    height: 5rem;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.headline .alert {
    width: 100%;
}

#back {
    flex-direction: row;
}

.close {
    margin-top: -0.1rem;
}