.content.search .item {
  background: #fff;
  position: relative;
}
.content.search .item .image {
  background: #e3e3e3;
  min-height: 150px;
}
.content.search .item .title {
  min-height: 72px;
  padding: 15px;
}

.content.search .item .hdr {
  margin-bottom: 0;
}
