.merkmalsuchebutton {
    width: 200px;
    height: 40px;
}

.checkboxContainer {
    height: 100px;
    overflow-y: auto;
}

.checkboxContainer ul {
        column-count: 2;
        list-style: none;
        padding: 0;
}