

.wcmp-product-desc>a {
    text-decoration: none!important;
    line-height: 20px;
    display: block;
    /* min-height: 133px; */
    margin-bottom: 21px!important;
}
.wcmp-product-desc>a>h2 {
    height: auto!important;
}
a.button.add_to_cart_button.product_type_simple {
    background: #b2161a;
    color: #fff;
    padding: 10px 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px!important;
    border-radius: 3px;
    margin-top: 11px;
    display: inline-block;
    margin-bottom: 20px;
text-decoration:none;
}
@media (min-width:991px){

.wcmp-product-image img.wcmp-img {
    max-height: 254px;
    text-align: center;
    width: auto;
}
}