.contact-form textarea {
  height: 150px; }
.contact-form .btn {
  width: 150px;
  border-radius: 0;
  text-transform: uppercase; }
.contact-form .submit div {
  margin: 0 auto;
  width: 150px; }
