.main .profile img,
.profile .profile_inner img {
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  clip-path: inset(0 round 8px) !important;
  object-fit: contain;
}

.logo a {
  font-size: 0;
}

.profile .profile_inner h1 {
  display: none;
}
