
.upload-modal-wrapper{
    .modal-body{
        overflow-y: visible;
    }
    .modal-content{
        background: transparent;
    }
}