.tcg-card-img-wrap.urEffect {
    width: 100%;
    height: 100%;
}

.tcg-card-img-wrap.urEffect img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}