a {
    text-decoration: none;
}
/* Product */
.product a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.cmp-products .product {
    height: 100%;
}