table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}
td, th {
  padding: 8px;
}
 
.site-form .form-select {
  width: 240px !important;
}