.parent-resultat-mon-pass .je-cherche figure {
    width: 5rem;
}

/* taille des flèches */
.ariane{
    font-size: .8rem;
}

/* taille du texte */
.ariane a{
    font-size: 0.8rem;
}

@media screen and (min-width: 1500px){
    .ariane a{
       font-size: 1.5rem;
    }
} 