.file-picker {
    div {
        margin: 0 auto;
        .fp-upload-form {
            .fp-setauthor, 
            .fp-setlicense {
                display:none;
            }
        }
    }
    div[role="tablist"] {
        display: none;
    }
}

.que input[type="text"][name*="_sub2_answer"] {
    width: 100%;
}
