If you notice that your content (mainly article) moves for a second while loading the page, insert below line in your style.css file
@media only screen and (min-width: 1200px) {
.site-inner {
padding: 60px 0 20px 0!important;
margin: 0 auto!important;
}
}
* Adjust padding