.photo-gallery__image{display:block;padding-bottom:100%;position:relative;width:100%}.photo-gallery__image img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;padding:10px;position:absolute;top:0;width:100%}@media(min-width:480px){.photo-gallery__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.photo-gallery__image{padding-bottom:50%;width:50%}}@media(min-width:768px){.photo-gallery__image{padding-bottom:33.333%;width:33.333%}}@media(min-width:992px){.photo-gallery__image{padding-bottom:25%;width:25%}}