.instafeed-header{font-size:20px;margin-bottom:.5em;text-transform:uppercase;font-weight:400;margin:0 0 .5em;color:#4f4f4f;text-decoration:none;float:left}.instafeed-link{text-transform:uppercase;float:right}#instafeed .instagram_gallery{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;border-top:1px solid #ebebeb;padding-top:2rem;clear:both}#instafeed a{width:auto !important;height:0;overflow:hidden;padding-top:100%;margin:0;position:relative}#instafeed img{position:absolute;top:0;left:0;width:100% !important;height:100%;object-fit:cover;float:unset;opacity:1;transition:opacity .3s ease}#instafeed a::after{content:"";display:block;width:100%;height:100%;background-color:#ffffff00;transition:background-color .3s ease}#instafeed a::before{content:"\f16d";position:absolute;font-family:"Font Awesome 5 Brands";font-size:28px;line-height:1;top:calc(50% - 15px);left:calc(50% - 15px);padding:2px;z-index:100;text-shadow:0 0 20px rgba(255,255,255,0.25);opacity:0;transition:opacity .3s ease}#instafeed a:hover img{opacity:.3}#instafeed a:hover::before{opacity:1}@media(max-width:768px){#instafeed .instagram_gallery{grid-template-columns:repeat(3,1fr)}#instafeed a:nth-child(n+4){display:none}}@media(max-width:425px){.instafeed-link{display:none}}