.profile-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}

nav{
	margin-left:40px;
	margin-right:40px;
}
