.component_grid-contact-teaser-3 > div { background: #007575; padding: 40px 20px 20px; height: 100%; }
.component_grid-contact-teaser-3 > div > * { height: 100%; }
.component_grid-contact-teaser-3 .h2  { color: #fff; margin: 0;  }

@media (min-width: 980px) {
	.component_grid-contact-teaser-3 > div { padding: 0; display: table; width: 100%; }
	.component_grid-contact-teaser-3 > div > * { display: table-cell; vertical-align: middle; }
	.component_grid-contact-teaser-3 .h2  { width: 66%; padding-left: 40px; }
	.component_grid-contact-teaser-3 p { width: 33%; text-align: center; }

	.width-2 .component_grid-contact-teaser-3 .h2 { width: 55%; }
	.width-2 .component_grid-contact-teaser-3 p { width: 45%; }
}
