body{
	width: 100%;
	height: 100%;
	background: url("../img/MUU_background.jpg") center center;
}
#muu-img{
	position: absolute;
	top: calc( 45% - 100px);
	text-align: center;
	width: 100%;
}
#muu-img img{
	width: 200px;
}
#muu-brev{
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
	color: white;
	text-transform: uppercase;
}
#muu-brev a{
	color: white;
}
#muu-brev img{
	height: 16px;
	vertical-align: sub;
}
.icons-social{
	line-height: 32px;
	padding-top: 20px;
}
.icons-social a{
	padding: 0 8px;
	vertical-align: middle;
}
.icons-social a i{
	font-size: 1em;
}
h1, h2{
	font-family: 'Montserrat', sans-serif!important;
}
h1{
	font-size: 12px;
	line-height: 16px!important;
}
h2{
	font-size: 22px;
}
.h1, .h2, .h3, h1, h2, h3{
	margin: 0;
}
@media (min-width: 768px) {
	#muu-img{
		top: calc( 45% - 150px);
	}
	#muu-img img{
		width: 300px;
	}
	#muu-brev{
		bottom: 40px;
	}
	h1{
		font-size: 20px;
		line-height: 24px!important;
	}
	.icons-social a i{
		font-size: 2em;
	}
	#muu-brev img{
		height: 32px;
	}
}
@media (min-width: 992px) {
	#muu-brev{
		bottom: 15px;
	}
}
@media (min-width: 1200px) {
	#muu-img{
		top: calc( 45% - 200px);
	}
	#muu-img img{
		width: 400px;
	}
	#muu-brev{
		bottom: 15px;
	}
}
@media (min-width: 1400px) {
	#muu-img{
		top: calc( 45% - 250px);
	}
	#muu-img img{
		width: 500px;
	}
	#muu-brev{
		bottom: 15px;
	}
}
@media (min-width: 1600px) {
	#muu-img{
		top: calc( 45% - 250px);
	}
	#muu-img img{
		width: 500px;
	}
	#muu-brev{
		bottom: 70px;
	}
}
@media (min-width: 1800px) {
	#muu-img{
		top: calc( 45% - 300px);
	}
	#muu-img img{
		width: 600px;
	}
	#muu-brev{
		bottom: 15px;
	}
}