Fix a size for external page using bootstrap

Hello Everyone,

I have created a web page which has links for other pages.
On clicking the tab I am loading the new html in the content area.
I want content area to be in the fixed size. So that I can put footer after that.
I am using bootstrap for making it responsive.

Is there any way to do that without loosing the responsiveness of page??
Please help!!!