
    @media screen and (max-width: 560px) {
        [data-section-type="appeal"] .wonder-scroll-container.enabled {
            scroll-snap-type: none !important;
        }
    }
