.grid-item-growing.full h3 {
	max-width: 380px;
}

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