.modal_padrao table {
  width: 100%;
}

.modal_padrao table td:nth-child(1) {
  height: 50px;
}

.modal_padrao button.botao2 {
  margin-top: 20px;
}