.page-attente .contenu {position: relative;}
.page-attente .contenu .logo  {position: absolute; top: 0; left: calc(50% - 90px); width: 180px;}
.page-attente .contenu .bg-logo  {position: absolute; top: 0; left: calc(50% - 90px); width: 180px;}
.page-attente .contenu .retrouvez {width: 480px; max-width: 85%; margin: 0 auto; padding-top: 220px; display: block;}
.page-attente .contenu .bt {width: 180px; margin: 0 auto; padding-top: 50px; display: block;}
.page-attente .bg-rezo {padding: 10px; background: #fff; margin-top: 60px; }
.page-attente .bg-rezo .rezo {margin: 0 auto; width: 220px;}
.page-attente .rezo img {height: 47px;}
@media (min-width: 480px) {
	.page-attente .contenu .logo  {left: calc(50% - 125px); width: 250px;}
	.page-attente .contenu .bg-logo  {left: calc(50% - 125px); width: 250px;}
	.page-attente .contenu .retrouvez {width: 580px; max-width: 85%; padding-top: 320px;}
	.page-attente .contenu .bt {width: 215px; padding-top: 100px;}
}
@media (min-width: 992px) {
    .page-attente .contenu {background: url(../images/attente-lg.jpg) center center no-repeat; background-size: 100%; aspect-ratio: 1200/961; position: relative;}
	.page-attente .contenu .logo {position: absolute; top: 0; left: calc(50% - 131.85px); width: 263.7px;}
	.page-attente .contenu .retrouvez {padding-top: 365px;}
	.page-attente .contenu .bt {width: 180px; padding-top: 115px;}
	.page-attente .rezo {padding-top: 40px; margin: 0 auto; width: 200px;}
	.page-attente .rezo img {height: 40px;}
}
@media (min-width: 1200px) {
    .page-attente .contenu {background: url(../images/attente-lg.jpg) center center no-repeat; background-size: 100%; aspect-ratio: 1200/961; position: relative;}
	.page-attente .contenu .logo {position: absolute; top: 0; left: calc(50% - 159.5px); width: 319px;}
	.page-attente .contenu .retrouvez {width: 670px; padding-top: 440px;}
	.page-attente .contenu .bt {width: 215px; padding-top: 160px;}
	.page-attente .rezo {padding-top: 40px; margin: 0 auto; width: 220px;}
	.page-attente .rezo img {height: 47px;}
}