.searchform .form-control:focus {
    box-shadow: none;
}

.card .object-fit-cover {
    object-fit: cover;
    height: 100%;
    min-height: 180px;
}

