.gallery-wrapper-large{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:50px;padding:0 80px;row-gap:20px}.gallery-wrapper-large img{max-height:330px;border-radius:0;border:1px solid #ccc;box-shadow:2px 2px 6px #0000004d}@media(max-width:1000px){.gallery-wrapper-large{grid-template-columns:1fr;margin:0 0 20px;padding:0}.gallery-wrapper-large img{max-height:230px}}
