.content h6 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	font-size: 70px;
	color: #fff;
	text-align: center;
	margin: auto;
	font-weight: normal;
}
