.document_content{
    padding: 45px 0;
}
.document_section .heading{

}
.document_list{
    overflow-x: auto;
}
.document_list table{
    width: 100%;
    min-width: 900px;
}
.document_list td.type{
    width: 270px;
}

