#header h1 {
    display: flex;
    right: 10px;
    align-items: flex-end;
    flex-direction: column;
	margin-top: 0.71428571em;
	margin-bottom : 0;
}

.hero-unit.une h1 a.titre {
	display: block;
	clear: both;
}