#imgVideo {
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	object-fit: cover;
	cursor: pointer;
}

