.checkout-multiple-select + .select2-container {
    width: 100% !important;
}

body .select2-container {
    z-index: 99999999;
}