.h2s-profile-trigger img,
.h2s-community-member img,
.h2s-messages img,
.h2s-hub-profile__avatar img,
.h2s-hub-profile__upload img,
.h2s-register__picture-preview img,
.h2s-f1p-matrix th img,
.h2s-f1a-user img,
.h2s-role-person img,
img.avatar {
	display: block;
	flex: 0 0 auto;
	aspect-ratio: 1;
	object-fit: cover;
	object-position: 50% 50%;
}
