.chosen-container-single .chosen-default, .chosen-container-single .chosen-single {
    min-height: 56px;
    background: #fff;
    line-height: 4  !important;
    font-size: 1rem;
    color: #222  !important;
    display: flex  !important;
    align-items: center;
    justify-content: center;
    align-content: center;
    align-self: center;
}
.form-item span.tse-selcoop {
    font-size: 125%;
}
p.bg-success {
    margin-bottom: 32px;
}