.gallery__list{max-width:120%}.gallery>.gallery__list li{margin:0}.gallery>.gallery__list{list-style-type:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1rem;grid-auto-flow:dense;padding:0;margin:0}.gallery__list .blog-card{height:100%}.blog-card figure{margin:0;height:0;position:relative;width:100%;overflow:hidden;padding-bottom:50%}.blog-card figure a img{top:auto;bottom:auto;left:auto;right:auto;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;display:block}