.s4_europe .buttonHeader, .s4_europe .buttonHeader .hover-content {height: 55px;}
.s4_europe .liste_liens {margin-top: 30px;}
.s4_europe .buttonHeader {width: 165px;}
.s4_europe .buttonHeader + .buttonHeader {margin-left: 10px;}
.s4_europe .buttonHeader img {height: 25px;}


.s4_europe .row.fondBleu {padding: 40px 0; margin-top: 60px;}


.s4_europe .row:not(.fondBleu)>div>img {position: absolute; top: -70px; right: -120px; width: 640px; height: 640px; max-width: calc(50vw + 100px);}


@media (max-width: 991px){
	.s4_europe .buttonHeader {width: calc(50% - 7px);}
	
	.s4_europe .row:not(.fondBleu)>div>img {top: -40px; right: -90px; width: 430px; height: 430px;}
	.s4_europe .row.fondBleu>div>img {width: 100%;}
}

@media (max-width: 767px){
	.s4_europe .row:not(.fondBleu)>div>img {display: none;}
}

@media (max-width: 575px){
	.s4_europe .container {max-width: 100vw;}
	.s4_europe .buttonHeader {width: 100%;}
	.s4_europe .buttonHeader + .buttonHeader {margin-top: 10px; margin-left: 0;}
	.s4_europe .row.fondBleu>div>img {display: none;}
}