.crello-templates-grid-3-wrapper .template video {
	width: 105%;
	height: 110%;
	object-fit: cover;
}

@media screen and (max-width: 414px) {

	.crello-templates-grid-3-wrapper .template video {
		width: 117%;
	}

}