.MailPage {
  padding-bottom: 30px;

  @media @desktop-up {
    .container {
      max-width: 600px;
      margin: 0;
    }
  }
}
