.page-user .profile h3:first-child, .page-user .profile dl:first-of-type {
    display: none;
}

textarea{
  resize: none;
}
