.productGrid .card{height:100%;position:relative;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.productGrid .card .card-figure{padding:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-height:136px}.productGrid .card .card-figure a.card-figure__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:140px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productGrid .card .card-figure .card-img-container{position:relative;width:100%;height:0;padding-bottom:100%;overflow:hidden}.productGrid .card .card-figure .card-img-container img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;margin:0}.productGrid .card .card-figure .card-img-container::before{content:"";display:block;padding-bottom:100%}.productGrid .card .card-figure .card-img-container::after{content:none}.productGrid .card .card-body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.productGrid .card .card-body .card-title{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.productGrid .card .card-text[data-test-info-type=price]{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px;width:100%}