/*
#contact {
	background-image: url("../img/depass-map.jpg");
	  background-position: center center;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}
*/

.yellow-text {
	color: #000000;
	font-weight: bold;
}

.d-block {
	max-height: 400px !important;
	margin-left: auto;
	margin-right: auto;
}

.text-faded {
	font-weight: bold !important;
}

.col-sm-6 {
	float: left;
}

.navbar {
	padding: 0 !important;
}

ul {
	padding: 0 !important;
}