.img-holder {
	z-index: 0;
}
.overlap-cont {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	z-index: 1;
}
.overlap-text {
	
}
