Images: Lazy Load Buffer Zone

I want to leverage “load on scroll” across my images but need them to load prior to intersecting with the bottom of the browser. Is there a way to globally set a “buffer” zone? Example: 300px prior to intersecting with an image or a VH property?

Thanks!