.missing {
    margin-top: 10%;
    margin-left: 10%;
}

img {
    max-height: 100%;
    max-width: 100%;
    padding: 1%;
    object-fit: cover;
}

.article-count {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
    font-size: 120%;
    font-weight: bold;
}