.dish-item{height:100%;min-width:160px;width:100%}@media (min-width:1200px){.dish-item{min-width:260px}}:root{--primary:#e4002b;--secondary:#3972e0;--accent:#2f80f3;--text-secondary:#($text-secondary);--bodycolor:#($bodycolor);--text-color:#483729}.dish-list-items-wrapper{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:10px}@media (min-width:1200px){.dish-list-items-wrapper{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(4,1fr);row-gap:20px}}
