.profile-image-wrapper{position:relative;display:inline-block;width:100px;height:100px}.profile-image-wrapper .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;border:4px solid #dfd7b8}.profile-heading .main-header{padding:25px}@media(max-width:576px){.profile-image-wrapper{width:80px;height:80px}}@media(max-width:320px){.user-column{flex:0 0 auto!important;width:100%!important}}.user-block{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 20px;border-radius:.25rem;transition:transform .3s ease,box-shadow .3s ease}.user-block:hover{background-color:#f8f9fa;cursor:pointer;transform:translateY(-5px);box-shadow:0 4px 10px rgba(0,0,0,.3)}.user-image{width:120px;height:120px;border-radius:.25rem;background-size:cover;background-position:center;margin-bottom:15px}.user-name{margin-bottom:5px;color:#343a40;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-height:1.5em;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:bold}.collection-quantity{color:#6c757d;font-weight:bold}