.documents-nav{
    width: 90% !important;
    height: 60px !important;
    background-color: rgb(199, 198, 198);
}
.documents-main{
    width: 90% !important;
    height: 200px !important;
}
.document-form{
    display: flex;
    justify-content: space-around;
    align-items: center;
}