/* News */

.news img {max-width: 100%; height: auto; }
.news h3 { text-transform: uppercase; margin-bottom: .75em; }
.news .small { font-size: 0.7em; margin: 1.5em 0 0; color: #009252; font-weight: 700; }
.news .green-box { background: #bfe4d4; overflow: hidden; padding: 4px 6px 8px; margin-bottom: 15px; }
.news .green-box img { border-bottom: 0 none; margin-right: 25px; }
.news .green-box h3 { min-height: initial; margin: -5px 0 0; font-size: 1.85em; }
.news .green-box .small { margin-top: 1.25em; font-size: 12px; text-transform: uppercase; }

.news-single .teaser-text {
	font-size: 15px;
	color: #191919;
}



