@media screen and (min-width: 992px) and (max-width: 1823px) {

    .desktop-only {
        display: none;
    }

    #tabulasi_konten {
        height: 70vh;
        overflow: scroll;
        margin-bottom: 30px;
    }

}
