#action_teaser {
	position: absolute;
	top: 15%;
	margin: auto;
	z-index: 10000000000;
	width: 100%;
}

#action_teaser>span {
	position: static;
	display: block;
	width: 600px;
	max-width: 90%;
	background: #fff;
	margin: auto;
	z-index: 10000000000;
	padding: 20px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	border: 4px solid #ccc;
}