#crm_kanban {
    max-width: calc(100vw - 324px);
}
select.ui-ctl-element {
    -webkit-appearance: listbox;

}