.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;
}
