How do you check if user is using mobile or desktop, so you could serve different size pages.
You can define a mobile version of your page and then if the user is on a mobile device he/she will get that page. Double click on the page area and look for mobile version in the property editor.
Thanks