<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 480px) {
	
	/*******************************************************
	BLOK: SPEERPUNTEN: PORTFOLIO
	*******************************************************/
	
	/* #icons li{
		width: 45%;
	} */
  
    #huis {
    padding: 0;
    }
  
  	#icons li:nth-child(3n + 1) {
		clear: left;
	}
  
  	/*******************************************************
	BLOK: PRAKTISCHE INFORMATIE
	*******************************************************/
	
	#praktisch-informatie ul {
		max-width: 1082px;
	}

	#praktische-informatie li {
		width: 23%;
		margin: 5% 1% 35px;
	}
	
    /*******************************************************
	BLOK: KIKI
	*******************************************************/
	.foto-kiki {
		float: right;
		margin: 0 5% 20px 5%;
	}
  
    /*******************************************************
	BLOK: CERTIFICATEN
	*******************************************************/
	
	#wrapper-certificaten2 {
		height: 600px;
	}
  
    /*******************************************************
	BLOK: KIJKJE IN DE VLINDERTUIN
	
	*******************************************************/
	
	#wrapper-dag {
		clear: both;
	}
	
  
  #wrapper-gastouderbureaus ul {
		/*max-width: 1082px;*/
	}

	
	
	#gomatch {
		padding: 30px 0 0 0;
	}
	
}

@media screen and (min-width: 660px) {

	/*******************************************************
	PAGE: PORTFOLIO
	*******************************************************/
	
	#icons li {
		width: 31%;
		margin: 0% 1% 5%;
	}
	
	iframe {
		width: 550px;
		height: 350px;
	}
	
	/*******************************************************
	BLOK: OVER TONY
	*******************************************************/
  
    #wrapper-over-tony {
		float: left;
		margin: 0 5% 20px 5%;
		padding: 0 auto;
	}
	
	#tony-right {
		width: 46.5%;
	}
	
	#tony-left {
		width: 46.5%
	}
	
	#tony-right {
		float: right;
	}
	
	#tony-left {
		float: left;
	}
	
	.foto-tony { 
	margin: 0 30px;
	border-radius: 20px;
}
	
	/*******************************************************
	BLOK: PRAKTISCHE INFORMATIE
	*******************************************************/
	

	#wrapper-praktische-informatie {
		clear: both;
	}
	
	#praktisch-informatie ul {
		max-width: 1082px;
	}

	#praktische-informatie li {
		width: 23%;
		margin: 5% 1% 35px;
	}
	
	#tekst {
		max-width: 550px;
		margin: 0 auto;
		padding: 10px 20% 56px;
	}

	
	#prijs1,
	#opsomming1 {
		width: 46,5%;
	}
	
	#prijs1 {
		float: left;
		width: 250px;
	}
	
	/*******************************************************
	BLOK: KIKI
	*******************************************************/

	#wrapper-kiki {
		float: left;
		margin: 0 5% 20px 5%;
		padding: 0 auto;
	}
	
	#kiki-right {
		width: 46.5%;
	}
	
	#kiki-left {
		width: 46.5%
	}
	
	#kiki-right {
		float: right;
	}
	
	#kiki-left {
		float: left;
	}
	
.foto-kiki1 {
	margin: 5px 0 30px;
	border-radius: 20px;
}
	
	
	#opsomming1 {
		float: right;
	}
	
	.over1 {
	width: 46.5%;
	}
	
	.certificaat2 {
		width: 46.5%;
		text-align: right;
	}
	

	.certificaat2 {
	float: left;
	}

	.over1 {
	float: right;
	}
	
	#wrapper-certificaten2 {
		height: 350px
	}
  
    #wrapper-certificaten2 ul{
	margin: 5px 10px 20px;
}
  
  
   #wrapper-gastouderbureaus ul {
		max-width: 1082px;
	}

	#wrapper-gastouderbureaus li {
		width: 31%;
		margin: 5% 1% 35px;
	}

	
	#wrapper-gastouderbureaus li {
		width: 30%;
		margin: 5% 1% 35px;
}
















</pre></body></html>