.featured-product-wrapper {
    padding: 0 0 0 5px;
}
.featured-product-wrapper .thumbnail .caption {
    padding: 0;
}
.featured-product-wrapper .thumbnail .caption h3 {
    margin: 0;
    padding: 0;
}

.featured-product-thumbnail-wrapper {
    height: 150px;
}

.featured-product-thumbnail-wrapper img {
    max-height: 150px;
    height: auto;
    width: auto;
    max-width: 100%;
}