table > tbody > tr:nth-child(1) * {
 height: 0px;
 padding: 0px;
}
table > tbody > tr:nth-child(1) {
 visibility: hidden;
 height: 0px;