.list-widget{
    width:100%;
    min-width:275px;

    /* we have also the loadingspinner here */

    select {
        max-width:450px;
    }
    
}