/* V15 — cinquième expertise */
.naz-expertise-menu{max-height:calc(100dvh - 110px);overflow-y:auto;overscroll-behavior:contain}
@media (max-width:1279px){#expertises .xl\:grid-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1280px){#expertises .xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
