.scroll-item {
    display: none;
}

@media (max-width: 991px) {
    .page-top-section .scroll-arrow {
        display: none !important;
    }
}