.social-gallery{align-items:center;display:flex;justify-content:center}.social-gallery--item{height:100%;overflow:hidden;position:relative;width:100%}.social-gallery--item:before{content:"";display:block;padding-top:100.69%;width:100%}.social-gallery--item img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}.social-gallery--item a:hover img{opacity:.8;transform:scale(1.1);transition:all .3s linear}@media only screen and (max-width:1024px){.social-gallery--item:last-child{display:none}}@media only screen and (max-width:767px){.social-gallery--item:nth-last-child(2){display:none}}