main table td:nth-child(1){
  width: 45%;
}
main table td:nth-child(2){
  width: 45%;
}
main table td:nth-child(3){
  vertical-align: middle;
}
