While working with masonry.js, I find it challenging to add a class to the elements positioned on the far left of the viewport as they are not placed in a specific order by the plugin. Using the nth selector has been difficult to target them effectively. I am curious about how to filter these elements using jQuery.