.module {
    margin-bottom: 10px;
}

.sticky {
    max-height: calc(100vh - 85px);
}
