.page-wrapper {}

.teasers-container {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}

.teasers-container button {
	position: relative;
	width: 150px;
	padding: 8px 8px;
	margin: 4px;
}

.teasers-container a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}