.s2container {
    width: 69px; /* Flag image , border, arrow button, border */
    height: 34px;
}
.s2dropdown {
    width:64px;
}
.select2-drop {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0;
}
.select2-container .select2-choice {
    display: block;
    height: 34px;
    padding: 0 0 0 0;
    float: left;
}
.select2-container .select2-choice>.select2-chosen {
margin-right: 18px;
}
.select2-results {
    max-height: 200px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.select2-result-label {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}