.section-consider .headline {
	text-align: center;
	width: 742px;
}

@media (max-width: 1068px) {
	.section-consider .headline {
		text-align: center;
		width: 700px;
	}
}

@media (max-width: 734px) {
	.section-consider .headline {
		width: 100%;
	}
}
