.base-finder-results .card {
    border: 0;
}
.base-finder-results .info {
    background-color: #f0f0f0;
    border-bottom: 2px solid #b8803b;
}
.base-finder-results img {
    object-fit: contain;
    height: 100px;
    max-width: 200px;
}
