Absolutely positioned (side yellow advertisements) div\'s cause unwanted horizontal scrollbar when window is resized (size decreased) beyond them. Scrollbar should appear on
You need to give the child coordinates a.k.a. top: 0; left: 0;
top: 0; left: 0;