aside, .home-page-sidebar {
    position: sticky !important;
    align-self: flex-start;
    top: 120px;
}