Make sure that you don’t have element that is bigger then the screen width. it’s looks like the title is bigger the the screen width.
Also note that when you set an element to be 100% with (for example) and you also have some margin it actually makes the element bigger from 100% (margin size + element width)