/*Important to leave it 240 so that the carousel pictures align perfectly*/
#change-password-form .btn.btn-primary,
#forgot-pass-form .btn.btn-primary {
  margin: 10px auto;
  padding: 10px calc(3 * 10px);
  display: block;
}
