Height for a form with paginations

I'm working on a form which has a pagination. The form is in a window.

I'm not sure what to do with window's height. Should I change it regarding the form's height or keep it?

enter image description here

Thanks.