.select2-selection__arrow {
    margin-top: 20px;
}

.select2-container--open {
    margin-top: -25px !important;
}

.select2-dropdown {
    border: 1px solid #ebf1f6 !important;
}

.help-block {
    color: red;
}