table th, table td {
background: #fff;
}

table {
  table-layout: fixed ;
  width: 100% ;
}
td {
  width: 50% ;
}

.infotv h1
{
font-size: 2rem;
}