.profile-card{padding-top:0}
.profile-cover{height:170px;margin:0 -32px 25px;position:relative;overflow:hidden;background:#d9d3c8}
.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(8,29,56,.22))}
.profile-cover img{width:100%;height:100%;object-fit:cover;object-position:24% 31%;transform:scale(1.05)}
.profile-cover .verified{position:absolute;z-index:2;right:15px;top:15px;background:rgba(255,255,255,.94)}
@media(max-width:650px){.profile-cover{margin-left:-25px;margin-right:-25px}}
