@media(max-width:600px){.friends-list-grid{grid-template-columns:1fr}}@media(max-width:820px){.fb-profile-body{grid-template-columns:1fr}.fb-profile-sidebar{position:static;order:1}.fb-profile-feed{order:2}.fb-friends-grid{grid-template-columns:repeat(4,1fr);gap:14px 6px}.fb-friend-item{align-items:center;text-align:center}.fb-friend-avatar,.fb-friend-avatar-init{width:100%;max-width:72px;aspect-ratio:1;border-radius:50%;margin:0 auto}.fb-friend-avatar-init{font-size:22px}.fb-friend-name{width:100%;padding:0;text-align:center;white-space:normal;font-size:11.5px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.fb-friends-grid .fb-friend-item:nth-child(n+5){display:none}}@media(max-width:560px){.fb-cover-photo{height:180px}.fb-avatar-wrap{width:84px;height:84px}.fb-avatar-img,.fb-avatar-init{width:84px;height:84px;font-size:30px}.fb-profile-info-row{margin-top:-32px;gap:10px;padding:0 12px 10px}.fb-profile-username{font-size:18px}.fb-prof-btn{padding:6px 12px;font-size:12px}}
