@media (min-width:767px){.products__listing{display:flex;flex-wrap:wrap;justify-content:space-between}.product{width:22%}}.product{margin-bottom:3em}.product,.product__content{display:flex;flex-direction:column}.product__content{height:100%}a.product__title{color:var(--color-font)!important;font-weight:600;margin-bottom:1em}a.product__title:hover{color:var(--color-primary);font-weight:600}.product__price{color:var(--color-primary);font-size:21px;margin-bottom:.8em;margin-top:auto}.product__featured-image img{max-width:100%}.product__link{margin-bottom:0;margin-top:0;padding-left:10px;padding-right:10px}