You have padding pushback in some of the inner divs. It will most likely go to the center by removing these and reducing width size of the div. On mobile devices sometimes making the box 95 percent or less of the width gives you a comparable effect and will automatically adjust to the size of the screen.
You have padding pushback in some of the inner divs. It will most likely go to the center by removing these and reducing width size of the div. On mobile devices sometimes making the box 95 percent or less of the width gives you a comparable effect and will automatically adjust to the size of the screen.