.food .food__list{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px;margin-bottom:72px;display:grid}.food__news{margin-bottom:36px}@media screen and (max-width:1919px){.food .food__list{grid-template-columns:repeat(4,1fr);gap:12px}}@media screen and (max-width:1439px){.food .food__list{grid-template-columns:repeat(3,1fr);gap:10px}}@media screen and (max-width:1000px){.food .food__list{grid-template-columns:repeat(2,1fr);gap:8px}}
