.sec1 h1{
	font-size:5.5em;
	line-height:1.2;
	margin-top:0.59em;
}
.sec1 a{
	margin-top:2em;
	display:inline-block;
}
.sec-content .content p{
	margin-bottom:5.06%;
}
.sec-content .content p:last-child{
	margin-bottom:0;
}
.sec-content .content img{
	border-radius:0.9375em;
	overflow:hidden;
}

@media only screen and (max-width:1024px){
	.sec1 h1{
		font-size:4.65em;
	}
}