.section-hero .image-hero-title {
	margin-left: -162px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-title {
		left: 50%;
		margin-left: -121px;
	}
}
