.instagramItems{flex-wrap:nowrap;display:flex;overflow:scroll}::-webkit-scrollbar{scrollbar-width:none;display:none}.instagramItem{border-radius:30px;-webkit-box-flex:0;min-width:180px;max-width:180px;min-height:180px;max-height:180px;margin:10px;display:block;position:relative;overflow:hidden}.instagramImg{-o-object-fit:cover;object-fit:cover;backface-visibility:hidden;width:100%;height:100%;transition:all .25s;display:block}.instagramIcon{z-index:100;color:#fff;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;font-weight:600;display:flex;position:absolute;top:0;left:0}.instagramIcon:hover{opacity:1;background-color:#00000061}@media (max-width:480px){.instagramItem{min-width:80px;max-width:80px;min-height:80px;max-height:80px;margin:8px}}@media (min-width:481px) and (max-width:767px){.instagramItem{min-width:100px;max-width:100px;min-height:100px;max-height:100px;margin:8px}}.errorMessage{text-align:center;color:red;font-size:18px}.wrapper{position:relative}.placeholder{opacity:1;background:#ffdd28;width:100%;margin-bottom:4rem;padding-bottom:67%;transition:opacity 2s;position:absolute}.hidePlaceholder{opacity:0}
