select.custom-select{
    max-width: 50%;
}

div[name="addContract"] ul.multiselect-container li a{
    font-weight: normal;
    display: block;
    white-space: normal;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    line-height: 1.5;
    color: #495057;
    font-size: 14px;
}