.prdct-card-height{
    height: 8em;
}
.prdct-card-height .price--withTax,  .prdct-card-height .price--withoutTax{
   float: right;
   margin-right: 15px;
}
.pr-name-class{
    /* height: 70px; */
}
.prbuttons{
        margin-right: unset!important;
}
 .prdct-card-height .price--withTax, .prdct-card-height .price--withoutTax{
   float: right;
   margin-right: 20px;
}
.disabledbuttonhome {
width: 130px;
}
.productGrid.equal-height-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.card.mainpdsection{
    height: 98.5%;
    margin-bottom: 20px;
}
.msrp_price_section{
    display: flex;
    justify-content: space-between;
}
.msrp_price_section .price-section--saving{
    padding-right: 10px;
}
