html {
	background: #eee;
}
body {
	word-spacing: 0.0em;
	max-width: 700px;
	background: white!important;
	min-height: 100vh;
}

.screenshot {
	box-sizing: border-box;
	width: 9.5em;
	max-width: 43%;
	border: 1px solid black;
	margin: 0.0em 1em 0.6em 0em;
}

.wrapper-screenshots {
	padding-top: 0.5em;
	margin-left: 1.3em;
}

@media (min-width: 700px) {
	.wrapper-screenshots {
		margin-left: 2em;
		margin-top: 0.4em;
		margin-bottom: 0.8em;
	}	
	body {
		font-size: 15px;
	}
}

.akkoordimg img {
	min-width:initial; 
}

.losse-afbeelding {
	padding-top: 4em;
}

.link-terug {
	font-size: 0.8em;
	text-align: center;
		/* rood */
	color: #ba024c;
}

.link-terug::before {
	content: '\00a0\00a0\00a0\00a0\00a0\00a0';
	background: url(img/pijltjenaarlinksrood.svg);
	background-repeat: no-repeat;
	background-size: 0.7em;
	position: relative;
	top: 0.1em;
}
