#searchwd_results{
    z-index: 4;
    width: 100%;
}
.searchwd-item, .searchwd-item:hover{
    text-decoration: none;
}
.searchwd-item:hover{
    background-color: #f8f9fa;
}
.searchwd-item_photo{
    overflow: hidden;
    min-width: 64px;
}
.searchwd-item_field{
    display: flex;
}
.searchwd-item_field{
    padding-left: 1rem;
}
.searchwd-item_fieldtitle{
    padding-right: 1rem;
    font-weight: bold;
}