
#photo_upl_modal{
    width: auto !important;
    position: relative !important;
}


#photo_upl_modal .modal-body .crop-container > div > div.col-8{
    width: 50vw !important;
    height: 40vh !important;
}

#div_frm_photo_identite form > div{
   align-items: start !important;
}

#crop_overlay{
    height: 100% !important;
}

@media only screen and (min-width : 1224px){
    .responsiveWidth{
        width: 30vw !important;
        height: 40vh !important;
    }
}
