.gallery{margin:50px 0}.gallery .wrapper{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media (min-width:992px){.gallery .wrapper{max-width:1280px;padding:0 40px}}.gallery .gallery-list{padding-top:10px!important;margin-top:10px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:21px!important;height:auto!important}.gallery .gallery-list li{position:static!important;width:auto!important;top:auto!important;left:auto!important}.gallery .gallery-list li:first-child{grid-row:1/3}.gallery .gallery-list li:nth-child(4){grid-column:2/4}.gallery .gallery-list li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}