.grid-item-accessibility.full h3 {
	max-width: 400px;
}

@media only screen and (max-width: 1068px) {
	.grid-container .grid-item-devs-payment h3 {
		font-size: 42px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-container .grid-item-devs-payment h3 {
		font-size: 37px;
	}
}

.section-economy .section-content .grid-item-growing h3 {
	font-size: 42px;
}

@media only screen and (max-width: 1068px) {
	.section-economy .section-content .grid-item-growing h3 {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-economy .section-content .grid-item-growing h3 {
		font-size: 28px;
	}
}

.grid-item-verify-payment.full h3 {
	max-width: none;
}

@media only screen and (min-width: 1069px) {
	.grid-item-billings h3 {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.id-fix.typography-headline {
		font-size: 37px;
	}
}

@media only screen and (max-width: 734px) {
	.id-fix.typography-headline {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.small-fix.typography-headline {
		margin-top: 30px;
	}
}
