.food-showcase-home{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;background:#f1dfc2}.food-showcase-home img{width:100%;max-height:620px;object-fit:cover;object-position:top;box-shadow:0 18px 45px #321d1130}.food-showcase-home p{max-width:650px}@media(max-width:760px){.food-showcase-home{grid-template-columns:1fr}.food-showcase-home img{order:-1;max-height:none}}
