html {
	font-size: 3.0em;
	background-image: none;
	background-color: #f3f3f3;
}

main {	
	max-width: none;
	width: 100%;		
}

.desc {	
	max-width: none;
	width: 100%;
	padding-top: 230px;			
}

footer {
	font-size: 0.6em;
}

header {
	position: fixed;
	background-color: #4489a6;
	text-align: center;
	transition: all 0.25s;
	width: 100%
}

.shrink {
	font-size: 0.5em;
}

.shrinktombleek {
	position: absolute;
    top: -24px;
    left: 49px;
}

.subtitle {
	margin-top: 0;
  margin-bottom: 14px;
}

.arrow {
	height: 80px;
}

h2 {
	    margin-top: 120px;
}

.active {
	box-shadow: 0px 0px 10px 6px #2196F3;
}

.flag {
	height: 80px;
}