/* clearfix */
#results .popup.item {
    float: left;
    min-height: 110px;
    margin-bottom: 7px;
}
#results .popup.item > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom;
}