/* WEB-020: the native reset form is 440px wide; keep it within its actual content column. */
html[data-boxxi-native="1"] body.in-zapomenute-heslo:not(.ordering-process) #content form#formForgottenPassword.forgotten-password-form {
  box-sizing: border-box;
  max-width: 100%;
}
