$()

in js/scripts.js [65:67]


    $('.sta-masonry').each(function(){
        $(this).masonry();
    });