body {
    padding-bottom: 70px;
}

@media (min-width: 992px) {
    .sidebar {
        position: fixed;
    }
}
