.dummy .dummy-title {
	min-height: 100px;
	padding-top: 25px;
}

@media only screen and ( max-width: 640px ) {

	.konz-news-textarea > p {
		color: #333333;
		line-height: 1rem;
		font-size: 0.875rem;
	}

	.konz-news-textarea > h4 {
		font-weight: bold;
		color: #333333;
		line-height: 1.5625rem;
		font-size: 1.075rem;
	}
}

.dummy div {
	text-align: center;
}