h1{margin:20px auto;font-weight:bold;font-size:23px;color:var(--brown);width:96%}#burgerMob,#searchBarMob,#searchBtnMob,#profileMob{display:none !important}#headerMobile{pointer-events:none}#centerPart{width:var(--subWidth);margin:auto;float:none}#listingLoader{width:100%;justify-content:center;margin-top:20px}.flex{display:flex}.hidden{opacity:0}.choixExperts{flex:0 0 100%;margin:20px auto 200px;text-align:center}.expertChoiceText{text-align:center;margin:20px auto;max-width:320px}#selectedExpert,#selectedComm{color:var(--green);font-weight:bold}.oneChoiceExpert{width:100%}.oneChoiceExpert.blinkingBorder{outline:3px solid var(--green)}#listingExperts{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;gap:30px}@media screen and (min-device-width:990px){#centerPart{width:var(--siteWidth)}.expertChoiceText{max-width:100%}#listingExperts{flex-direction:row;justify-content:center}#listingExperts .expertBloc:first-child{width:100%}#listingExperts .expertBloc:first-child .oneChoiceExpert{text-align:center;margin:20px auto 0;max-width:455px}#listingExperts .expertBloc:nth-child(2),#listingExperts .expertBloc:nth-child(3){width:480px;align-content:space-evenly}}