.driver_licince_model_header{
    background-color: var(--color-dark-1);
    color: white;
    position: relative;
    top: -15px;
    border-radius: 4px;
    height: 42px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    align-items: center;
}
.driver_licence_select_2 .select2-container{

    top:-20px;
    
}
