/* Profile Page Avatar Picture Size Change */

.profileCoverArea-frame .wrap__avatar.avatar-90 {
width: 200px;
height: 200px;
}
.profileCoverArea-frame .wrap__avatar.avatar-90 img.avatar {
height: 200px;
}