.profile-image {
  width: 162px;
  height: 212px;
  opacity: 0.85;
  object-fit: cover;
  object-position: bottom;
  border-radius: calc(var(--su) / 2);
  margin-bottom: var(--su);
}