.fixed-sidebar {
    position: fixed;
    bottom: 2%;
    right: 0.5%;
    width: 29%;
    overflow-y: scroll;
}