jquery(document).ready(function($){ //aside var sticky = new hcsticky('aside', { stickto: 'article', innertop: 200, followscroll: false, queries: { 480: { disable: true, stickto: 'body' } } }); });