.insta-wall{display:flex;justify-content:space-between;margin:2em 0}.insta-wall div{width:190px;height:190px;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center}.insta-wall div div{display:none;width:100%;background-color:rgba(0,0,0,.3)}.insta-wall div:hover div{display:block}.insta-wall div div a{height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.25em;font-weight:bold}.insta-wall div div a i{margin-right:5px}@media only screen and (max-width:1280px){.insta-wall div{width:150px;height:150px}}@media only screen and (max-width:959px){.insta-wall{flex-wrap:wrap}.insta-wall div{width:225px;height:225px;margin-bottom:1em}}@media only screen and (max-width:767px){.container.instagram_container{width:500px;margin:0 auto}.insta-wall div{width:150px;height:150px}}@media only screen and (max-width:520px){.container.instagram_container{width:320px;margin:0 auto}.insta-wall div{width:100px;height:100px}}