.wds_product_pic .product-holder.gallery-pic {
    width: 100%;
}
.wds_product_pic .thumbnails {
    width: 100%;
}
.wds_product_pic .thumbnails .product-holder {
    float: left;
    width: 100px;
    height: 100px !important;
    margin-right: 15px;
}
.wds_product_pic .thumbnails .product-holder .overlay a {
    width: 30px;
    height: 30px;
    line-height: 26px;
    float: none;
}
.wds_product_pic_left .thumbnails .product-holder {
    width: 150px;
    height: 150px !important;
    margin-bottom: 15px;
}
.mt_product_wrapper{
    min-height: 335px;
}