table tr:nth-of-type(n+5) {
display: none;
}