@media only screen and (max-width: 1024px) {
.cat-content {
	max-height: 0px !important;
}
.page-node-type-categoriepagina #footer {

	display: none;
}
.container-tegels {
	background-color:unset; 
}

}