I\'m looking to shrink a logo based on scroll
So far, I have something like this
logoSize = function(){ var headerOffset = $(window).height() - 650;