.vd-portfolio-item-video {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
    object-fit: cover;
}