.productGrid .card{padding-bottom:24px;height:100%;position:relative}.productGrid .card .card-figure{padding:0;border-radius:8px;overflow:hidden}.productGrid .card .card-figure a.card-figure__link{display:-ms-flexbox;display:flex;height:140px;-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%;transform:translate(-50%,-50%);min-width:100%;width:auto;height:auto;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{padding-bottom:24px}.productGrid .card .card-body .card-title{font-family:Open Sans;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.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}