@media screen and (min-width: 1823px) {
    #tabulasi_konten {
        height: 80vh;
        overflow: scroll;
        margin-bottom: 30px;
    }

    #kiri_konten {
        display: block;
        border: 1px solid var(--border) !important;
        max-height: 78vh;
        overflow: scroll;
    }
}
