.forgot.panel {
  box-sizing: border-box;
  .content {
    max-width: 800px;
    width: auto;
    margin-bottom: 20px;
  }
}
