#instafeed{width:100%;margin:auto;display:flex;flex-wrap:wrap;flex-direction:row}#instafeed>a{display:flex;align-items:center;position:relative;width:25%;aspect-ratio:1/1;background:#fff;background-position:center;background-repeat:no-repeat;background-size:cover}#instafeed img{height:25vw;max-width:100%;flex-shrink:0;min-width:100%;min-height:100%;object-fit:cover}#instafeed>a{height:25vw}@media screen and (min-width:992px){#instafeed>a{width:14.2857142857%;height:25vh;display:flex!important}#instafeed>a:nth-child(8){display:none!important}#instafeed img{height:25vh;max-width:100%;flex-shrink:0;min-width:100%;min-height:100%;object-fit:cover}#instafeed>a:last-child{display:flex}}#instafeed img{display:block;width:100%}