.n3xt-teaserbox {
	margin-top: 15px;
	margin-bottom: 35px;
}

.n3xt-teaserbox .subheadline {
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	margin-bottom: 0px;
}

.n3xt-teaser-image .img-container{
	width:100%;
	height:150px;
	overflow:hidden;
	margin-top:6px;
}

.n3xt-teaser-image .img-container img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.n3xt-teaser-button{
	display:inline-block;
}