@media screen and (min-width: 768px) {
    .settlement-selectpicker-wrapper .dropdown-menu {
        min-width: 250px !important;
    }
}

