form[name="login_form"] {
  max-width: 242px;
}
.form-control { width: 100% !important; }
input {
  border-radius: 0;
  border-color: black;
}