.app-gallery{display:grid;gap:24px;grid-template-columns:100%;padding:24px 0}@media(min-width:768px){.app-gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.app-gallery{gap:40px;padding:40px 0}}.app-gallery__img-wrapper{height:250px}@media(min-width:480px){.app-gallery__img-wrapper{height:350px}}@media(min-width:768px){.app-gallery__img-wrapper{height:390px}}
