.widget_fixed {
    position: static;
    position: sticky;
    top: 20px;
}
