.bwp-refobjdb .list .preview {
    background-size: cover;
    background-position: 24% 24%;
    width: 100%;
    height: 360px;
}
.bwp-refobjdb .details .img-thumbnail {
    height: 160px;
}
.bwp-refobjdb .details .img-thumbnail img {
    height: 100%;
    text-align: center;
}
.bwp-refobjdb .details .img-thumbnail .preview {
    background-size: cover;
    background-position: 24% 24%;
    height: 150px;
    min-width: 160px;
}