.offset().bottomがないので、要素の高さとtopから算出

.offset().bottomがないので、要素の高さとtopから算出

header_point = $('.ps-main-img').height() + $('.ps-main-img').offset().top;