.recipe_hefte_container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}@media screen and (max-width:767px){.recipe_hefte_container{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.recipe_hefte_container{grid-template-columns:1fr}}