/*override del chosen*/
.chosen-container-single .chosen-single{
    border: 2px solid #14171b !important;
    background: none !important;
    height: 55px;
    padding: 16px 16px;
    line-height: 1.25;
    border-radius: 0;
}

.chosen-container-single .chosen-single div { top: 11px; }

.chosen-container-single .chosen-single span{
    font-size: 1rem;
    text-transform: uppercase;  
}
