section#page-forgot-pass form {
  width: 50%;
  margin: 0 auto;
}
body.mobile section#page-forgot-pass form {
  width: 100%;
  margin: 0;
}
