.videos {
	background: #202020;
}

.thumb-video {
	position: relative;
}

.thumb-video span {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}