@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=Raleway:wght@500;700&display=swap";.photo-gallery-all__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.photo-gallery-all__column{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}@media screen and (min-width: 768px){.photo-gallery-all__column{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%}}@media screen and (min-width: 1280px){.photo-gallery-all__column{-webkit-box-flex:25%;-ms-flex:25%;flex:25%;max-width:25%}}.photo-gallery-all__image{padding:4px}.photo-gallery-all__image img{display:block;height:auto;margin:0;padding:0;width:100%}