I got it, in layout of this template, it's bounded by a container. If you want it shows fully, you can edit file:
root/templates/uber/tpls/blocks/mainbody/no-sidebar.php
Line 15:
<div id="t3-mainbody" class="container t3-mainbody">
change it to:
<div id="t3-mainbody" class="t3-mainbody">