.multiselect-native-select .btn-group span.multiselect-selected-text {
    white-space: pre-wrap;
}
.custom-multiselect button.multiselect.dropdown-toggle {
    color: #000 !important;
    background: #eff0f7 url(https://hcltech.imgix.net/sites/default/files/images/special-pages/contact-us-revamp/select-arrow.svg) no-repeat !important;
    background-position: 98% center !important;
    padding-right: 40px;
    border: none;
    min-height: 57px;
    height: auto;
}
.multiselect-container .multiselect-option .form-check-label {
    text-wrap: auto;
}