/* Twenty Sixteen */
@media screen and (min-width: 61.5625em) {

    body.archive article.type-gallery footer.entry-footer,
    body.single article.type-gallery footer.entry-footer {
        display: none
    }

    body.archive article.type-gallery div.entry-content,
    body.single article.type-gallery div.entry-content {
        float: none;
        width: auto
    }
}

/*
body.single-encyclopedia div.author-info
{ display: none }
*/