window.addEventListener('load', () => {
    $(".lightgallery").lightGallery();
    console.log('LG!')
}, false )