@media only screen and (max-width: 700px) {

  .login {
    width: 90%;
  }


}
