$(function() {
  setGalleryVisibility('div.wrapper-photo')
  $(window).resize(function() {setGalleryVisibility('div.wrapper-photo')})
})

