.gallery--square{list-style:none;padding:0;flex-wrap:wrap;gap:10px;margin:0;display:flex}.gallery--square li{flex:0 0 calc(25% - 8px)}.gallery--square li a{height:220px;overflow:hidden;width:100%;display:block}.gallery--square li img{height:100%;max-width:100%;object-fit:cover;width:100%}.gallery-button-more{text-align:center;margin-top:20px}.gallery-button-more a{max-width:33.33%;margin:0 auto;line-height:70px}@media (max-width:1259px){.gallery--square li a{height:180px}.gallery-button-more a{line-height:60px}}@media (max-width:991px){.gallery--square li{flex:0 0 calc(33.333% - 7px)}.gallery-button-more a{max-width:50%;line-height:50px}}@media (max-width:767px){.gallery--square li a{height:130px}}@media (max-width:575px){.gallery--square li{flex:0 0 calc(50% - 5px)}.gallery--square li a{height:35vw}.gallery-button-more a{max-width:100%}}