.inside-left-sidebar, .inside-right-sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
bottom: 0;
    }
bu şekilde dener misin?