.ml-teaser {
	padding: 55px 40px;
	margin-top: 60px;
	margin-bottom: 60px;
	background: transparent url('/fileadmin/user_upload_facelift/Presse/presseverteiler_teaser_background.jpg') no-repeat 0 0 / cover;
	text-align: center;
}
.ml-teaser-header {
	margin-bottom: 5px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
}
.ml-teaser-text {
	color: #fff;
	font-size: 20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .7);
}
.ml-teaser-input {
	padding: 20px 16px;
	font-family: Lato, sans-serif;
	max-width: 400px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
	font-size: 16px;
	width: 100%;
}
.ml-teaser-submit {
	width: 200px;
	border: none;
	cursor: pointer;
}