.advertentie, .footer, div#WGbnootnjn
{
    display:none!important
}

.menu_link
{
    display:none!important
}

.menu_link_mobile
{
    display:inline!important
}

.content
{
	width: auto;
	margin: auto;
	left: 0; 
	right: 0;
	background-color:#f4c11a;
	padding:10px;
	border-radius: 10px;
	border:2px solid #b08912;
	color: #000;
	font-size: 14px;
	height:350px;
}

.title-adres a
{
    color: #000;
    text-decoration: underline;
}

.footer
{
    width: 0px;
    height:0px;
}

IMG.center 
{
    max-width: 100%
}

h1
{
    font-size: 120%;
}

.content .title-info
{
	font-size: 8px;
}