/* Keep the product link beside the final card on desktop. */
#popular-products .solutions-grid>.hz-section-action{align-self:center;justify-self:center;margin:0;min-width:0}
#popular-products .solutions-grid>.hz-section-action .button{max-width:100%;white-space:normal;text-align:center}
@media(max-width:980px){
 #popular-products .solutions-grid>.hz-section-action{grid-column:1 / -1;padding-top:8px}
}
