.mmt-mdpm-document-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mmt-mdpm-document-list > li {
    list-style-image: none;
}

.mmt-mdpm-document-list > li::before {
    background: none;
}

.mmt-mdpm-document-list li {
    list-style-image: none;
}

.mmt-mdpm-document-list li a {
    padding-left: var(--mbase-spacer-lg);
    background: transparent url(/ui/vkig/img/icon--download.svg) no-repeat 0 50%;
    background-size: 20px;
}
