.document-teaser-image-wrapper {
    width: 128px;
    height: 128px;
}

.document-image {
    display: flex;
    justify-content: center;
    align-items: center;

    width: 100%;
    height: 100%;

    font-size: 48px;
}

/*Document Center*/

.category-list li::before, .document-list li::before {
    display: none;
}

.document-teaser-image-wrapper audio {
    display: none;
}
