
.coins-multiple{
    width: 100%;
}

.select2-container .select2-selection--single {
    padding:20px !important;
    height:auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 20px 7px 0 8px !important;
    margin-left:-12px !important;
    margin-top:4px !important;
}

.select2-results {
    min-height: 500px !important;
    max-height: 500px !important;
}

.select2-results > .select2-results__options
{
    min-height: 500px !important;
    max-height: 500px !important;
}
