.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 53.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.videoWrapper,
	.videoWrapper iframe {
	max-width: 1280px;
	max-height: 720px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
}


/*
/*ADDED BY MADS, 2017-11-28. Make the header image stay only in header on front-page*/



div.display-posts-listing {
	width:800px;
}

div.display-posts-listing a.title {
	font-weight: bold;
  font-size: 26px;
}

#post-1331.post-1331.post.type-post.status-publish.format-standard.hentry.category-news-media
/*
/*ADDED BY MIKKEL, 2019-03-06. Make embedded news for official eng.au.dk site*/