.page-products .section-mac-powerful-apps .section-headline {
    max-width: 750px
}

@media only screen and (max-width: 735px) {
    .page-products .section-mac-powerful-apps .section-headline {
   		max-width: 550px;
	}
}
