.sidebar {
    position: relative;
}
.widget.is-sticky {
    position: fixed;
    top: 40px;
}