.row_wish {
    min-height: 50px;
}

.row_wish:hover {
    background-color: yellow;
}