Front-page different width

Hi,
Using roots theme with grunt first time.
Have Footer and header with correct width size 1190px but the content of the front page is smaller. Dont understand why.
Can you please help somebody?

http://projects.qbf.ie/tvconcepts/

thanks

Make sure you have not used some Bootstrap grid classes incorrectly. Nested .container divs might be the difference you see here.

what difference you mean . i have everything in container->row->col-*

Like Chris guessed, you have a .container inside another .container. You just need to check inside your .wrap and you’ll see it.