a.chosen-single {
    min-height: 42px;
    display: flex !important;
    align-items: center;
    box-shadow: unset !important;
    border-radius: 0 !important;
    border: 1px solid #ebeced !important;
    background: transparent !important;
    font-size: 16px;
}
.chosen-container-single .chosen-single div {
    top: 8px !important;
}
