.persons-highlights-table .table-responsive { max-width:100; overflow-x:auto; }
.persons-highlights-table .table-responsive > table > tbody > tr { display:none; }
.persons-highlights-table .table-responsive > table > tbody > tr.person-visible { display:table-row; }