Scrollify - standart scroll elemens

Hi, Guys!
I am using jQuery Scrollify - Power steering for your scroll wheel for my project https://amplifymedia.webflow.io/
I am would like to change the section behavior where are accordions to the standard scrolling experience.

I would like to re-create same as this section jQuery Scrollify - Power steering for your scroll wheel

I tried already:
$(function() {
$.scrollify({
section : “.section”,
setHeights: true,
standardScrollElement: “.normal-section”
});
});

Can please give me some tips?


Here is my public share link: LINK
(how to access public share link)