// $(window).scroll(function () { // $(".article-section").css("background-position","50% " + ($(this).scrollTop() / 2) + "px"); // });