.history__div--z1{
	width:70%
	margin:0 auto;
	margin-bottom:100px;
}

.history__div--z1Img{
	float:left;
	width:50%;
}

.history__div--z1Img img{
	width:100%;
}

.history__div--z1Title{
	float:left;
	width:50%;
	color:black;
	text-align:left;
}

.history__div--z1Title h2 a{
	font-size:4vw;
	color:black;
	text-decoration:none;
}

.history__div--z1Title p{
	margin:30px 0 100px 0;
}

.history__div--z1Title p a{
	font-size:20px;
	color:black;
	text-decoration:none;
}

.history__div--z1Title section{
	width:100%;
}
.history__div--z1Title section a{
	display:block;
	width:50%;
	margin:0 auto;
	border-radius: 25px;
	padding:2% 5%;
	background: #011931;
	color:white;
	text-decoration: none;
	text-align:center;
}