
.select2-container, 
.select2-dropdown{
    width: 500px!important;
}

.cp_reprog_option_select{
    display: flex;
    align-items: center;
}

.cp_reprog_select_img{
    height:50px!important;
    width: 50px;
    object-fit: contain;
    margin-right:15px;
}

.select2-selection--single{
    height: 60px!important;
}

.select2-selection__rendered{
    margin-top: 5px;
}

.cp_reprog_select{
    height: 50px;
}