#tspinOdds li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.imgPreview {
    height: 40px;
    margin: 0 .5rem 0 .5rem;
    border:dashed 1px var(--accent);
    border-radius:4px;
}
