@media only screen and (max-width: 572px) {
	
button#toggle { 
	display: block;
}
.facebook-link {
	text-align: center;
}
div.naw, div.openingstijden {
	padding-left: 85px;
}
div.openingstijden {
	margin-bottom: 20px;
}
img.logo {
	width: 30%;
}
img.logo-fairtrade {
	width: 10%;
}
h1 {
	margin-top: 20px;
	font-size: 1.4em;
}
h2 {
	font-size: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div-nav-ass {
	margin-bottom: 10px;
	width: 50%;
	float: left;
}
.wwmenu {
	display: none;
	margin-top: 20px;
}
img.img-winkel-homepage {
    float: none;
    width: 100%;
    margin-bottom: 20px;
	margin-left: 0px;
}
.story img,
img.img-nieuwspagina { 
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
img.plattegrond {
	width: 40%;
	height: auto;
}
span.datum-nieuws-item {
    width: 100%;
    text-align: right;
	padding-right: 10px;
}
iframe.videogrootte {
	width: 100%;
	height: auto;
}
.verberg {
	display: none;
}