.ig-wrapper{height:75vh;width:100%;max-width:1340px;margin:auto;border-radius:6px;background:#eaeaea;background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;display:flex;justify-content:center;align-items:flex-end;margin-bottom:10%}.ig-image{width:100%}.ig-thumb-wrapper{display:flex;width:auto;min-height:135px;justify-content:center;margin-bottom:-120px}.ig-thumb{width:150px;height:150px;overflow:hidden;border-radius:6px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;border:7px solid #fff;margin:5px;transition:.3s;cursor:pointer}.ig-thumb:hover{transform:translate(0px,-10px)}@media(max-width:550px){.ig-thumb{width:70px;height:70px;border:4px solid #fff}}