#agences-fhe p{
	width: 90%;
}
#agences-fhe h2{
	margin-bottom: 0px;
}
.page-agences #nos-agences .cards .cards-image img {
	min-height: 465px;
}
.page-agences #nos-agences .link-secondary {
	margin-top: 30px;
}
.page-agences .hero-content .btn-cta, .page-agences .hero .hero-content h1{
	margin-top: 0px;
}

@media screen and (max-width: 1080px) {
	.localisation-image .arch-img, .fine-homes-image .arch-img, .fine-homes-image .arch-img, .localisation-image .arch-img {
		height: 400px;
	}
	#agences-fhe p {
		width: 100%;
	}
	.agences-localisation .cards {
		flex-direction: column;
	}
	.localisation-image, .fine-homes-image {
		width: 100%;
		flex: none;
	}
}