// ;(function($) { // const owlSlide = $('.picSlides-big') // if(owlSlide.length && owlSlide.children().length > 1) { // owlSlide.owlCarousel({ // items: 1, // autoplay: true, // loop: true, // nav: true, // navText: ['', ''], // dots: false, // margin: 10, // }) // } // })($)