.c7n-cover {
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
}

.c7n-cover > img {
    width: 100%;
    height: 100%;
    display:inline-block;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}          