.doc-filter {
    @media screen and (max-width: 768px) {
        gap: 0.5rem;
    }
}