/* Local styles */

/* billing */
@media only screen and (min-width: 1069px) {
	.grid-item-billings h3 {
		max-width: unset;
	}
}
