The code fixes the problem of not being able to use full screen width but it adds a horizontal scrollbar to the page which has the full width section.
Upon using google chrome inspector, it seems like there is some extra padding on the right side of the full width section which causes the to page to be wider than the browser window; thus causing the horizontal scrollbar.