.products-group{display:flex;flex-wrap:wrap;width:100%}.products-group .product{background:#f9f8f8;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.05);flex:1;margin-bottom:20px;margin-right:20px}.products-group.cols-2>.product{flex-basis:46.93617020799999%}.products-group.cols-2>.product>.product-content-wrapper>.product-thumbnail-cta{max-height:270px;overflow:hidden}.products-group.cols-3>.product{flex:0 0 30.914893614%}.products-group.cols-3>.product>.product-content-wrapper>.product-thumbnail-cta{max-height:270px;overflow:hidden}.products-group.cols-4>.product{flex-basis:20.93617020799999%}.products-group.cols-4>.product>.product-content-wrapper>.product-thumbnail-cta{max-height:175px;overflow:hidden}.product-thumbnail-cta{max-height:270px;overflow:hidden}.product .product-thumbnail-cta img{border-top-left-radius:4px;border-top-right-radius:4px;height:auto;width:100%}.product .product-content{padding:20px}.product .product-content h3{padding-bottom:.5em;padding-top:unset}.product .product-subheading *{line-height:1.5em;padding-bottom:.5em}.product .product-links ul>li{margin-bottom:0;padding-bottom:0}.product .product-links ul>li>a{line-height:1.5em;padding:5px 20px!important}.product .product-links ul>li:hover>a{background:rgba(253,130,4,.065);color:#fd8204}@media screen and (max-width:800px){.products-group{display:block}.products-group .product{margin-bottom:20px;margin-left:0!important}.product .product-links ul>li>a{padding:10px 0}}