#mandat-logo{
	margin-top: 5%!important;
}
.mandat-description{
	text-align: center;
	font-weight: bold;
}
/* Missing Bootstrap */
@media screen and (min-width: 992px) {
	.col-md-3, .span3 {
	    width: 25%;
	}
	.col-md-9, .span9 {
	    width: 75%;
	}
}
