<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.img-tcgarticle {
    width: 350px;
    height: 160px;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tcg-article-wrapper {
    margin-bottom: .5rem;
    max-width: 350px;
    margin: auto;
    text-align: center;
}
.tcg-img-wrapper {
    display: inline-block;
    position: relative;
}
.tcg-infinite-logo {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 140px;
}</pre></body></html>