/**
 * @Author Binjuhor - binjuhor@gmail.com
 * Fix min height of each product
 *
 **/
 
 .feature-section.product-nomal .book-features .book-item-slide{
     min-height:460px!important;
 }