.plan-box {
  -ms-transform:scale(1);
  -webkit-transform:scale(1);
  transform:scale(1);
  opacity:1
}
.plan-box .table > tbody > tr:first-child td { border: none; }