.card-outer {
    width: 111px;
    background-color: antiquewhite;
}

.card-sub-group {
    width: 111px;
    background-color: #c8c8c8;
}

.card-outer-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.ulil {
    white-space: nowrap;
}

.tdicon {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}