.blog-posts p{
    height: 70px;
    overflow: hidden;
}
.entry-content p{
    height: 100px;
    overflow: hidden;
    text-align: justify;
}
.blog-posts .entry-title {
height: 45px;
overflow: hidden;
text-align: left;
}
.btn-wishlist-active{
    background-color: #cc9966;
}.product-image-container img{
    height: 50px;
}

