section.login>form.form {
    display: none;
}

section.login>form:last-of-type + p {
  display: none;
}