.video .preview {
	max-height: 150px;
	object-fit: cover;
}

.video .preview:hover {
	cursor: pointer;
}
