#content-container{max-width:100%; float:none; padding-left: 2%;}
#thema-content{width:100%; max-width:600px; margin-top:2em;}
p a {text-decoration: underline;}
#media-container{width:100%; float:none; margin-top: 0px; margin-bottom: 1rem; padding-left: 2%; max-width: 100%;}
#image-container{width:100%; float:none;}
.image-blok{ display: inline-block; height: 100%; float: none;  max-width:32%;     margin-left: 0px;     margin-right: 1%;}
#thema-icoon{display:none;}
#image-container img{height:initial;}
#footer{box-shadow: 0 -5px 25px -5px #333;}
.image-title{display:inline-block; max-width: 80%; font-size: 0.8rem;}
#image-container .image-download img {width: 1rem; height:1rem;}
.image-download {display: inline-block;	float: right;}
#embed-container{float:none; margin-left:0px; margin-top: 2rem;margin-bottom: 2rem;}
#embed-container .embed-blok {overflow: hidden;  width: 15rem;  height: 10rem; display: inline-block;}
#embed-container iframe {display: block;  max-height: 524px; height: 100%;     min-height: 144px;}
.embed-blok{margin-left:0px; margin-right:1%;}
h1.beeldbank-titel {margin-bottom: 0.3rem;}
@media (max-width: 640px) {	
	#content-container{max-width:100%;}
	#thema-content{width:96%;} 
	#media-container{display:inline-block;}
	.image-blok {max-width: 100%;}
	#embed-container{margin-left:0px;}
}  