.scrolling-format {
    margin-top: 92px;
    height: calc(100vh - 92px);
    overflow-y: auto;
}