.ct-header-account {
	.ct-image-container {
		flex: 0 0 var(--avatar-size, 18px);
		width: var(--avatar-size, 18px);
		height: var(--avatar-size, 18px);
		border-radius: 100%;
	}
}
