
.contact_form {

}

.contact_form form table {
  width: 70%;
}

.contact_form form table th {
  background-color: transparent;
}

.contact_form form table th ,
.contact_form form table td {
  padding: 0.5em;
}

.address {
  margin-top: 4em;
}






