.header {
    background: url('$ContentPath$media/documents/0bc04db7-6396-4c38-b293-985612183820.jpg');
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: center center;
}

h1, h2, h3, h4, p, .dropdown {font-family: 'Raleway', sans-serif;}

.mountain-background {
	background: rgba(18, 59, 101, 0.7);
	padding-top:20px;
	padding-bottom:20px;
	
}
@media (min-width:992px) {
	.mountain-background {
		margin-right:200px;
	margin-left:200px;
	}
}

nav#main .container ul li a {
font-size :    1.5em ;
}