.menu-mobile__collection ul{display:flex;flex-flow:row wrap;justify-content:center;gap:.75em;margin-bottom:1.625em}.menu-mobile__collection ul .product-card{background:var(--color-oat);border-radius:12px;text-align:center;display:block;color:var(--color-black);width:13.125em;height:13.125em;max-width:13.125em;max-height:13.125em;padding:.75em 1.875em;display:flex;align-items:center;flex-direction:column;justify-content:space-between}.menu-mobile__collection ul .product-card__title{font-style:italic;font-weight:700;display:block}.menu-mobile__collection ul .product-card__image{padding:0 10% .5em 10%}.menu-mobile__collection ul .product-card__category{font-weight:400}