.phone-field {
    display: inline;
}

.phone-field .chosen-drop {
    width: 500%;
}

.phone-field input {
    width: 55% !important;
}