.select2-selection {
    min-height: 70px !important;
    display: inline-block !important;
    min-width: 100%;
    padding-bottom: 10px;
}

.select2-selection__choice__display {
    font-size: 14px;
    line-height: 25px;
}

.select2-selection__choice__remove {
    font-size: 14px !important;
}