@media (max-width: 769px)
{
.container-chiffres
{
    display: flex;
    flex-direction: column;
} 

.d-flex {
    display: flex!important;
    flex-direction: column;
}

.bg-valeur {
    height: fit-content;
    margin-bottom: 20px;

}

.valeur-border {
    margin: 17px 20px;

}

.dauphins, .activites {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}


.bg-valeur h2 {
    color: black;
}

.bg-valeur h2::after, .t-qa h2::after
{
    border-top: 2px solid black;
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}

.fa-solid{

    display: none;
}


.container-chiffre 
{
margin: 7px 30px;
}



.dflex 
{
    display: flex;
    flex-direction: column;
}


 .blanc
{
    color: black !important;
}
.t-res {
color: #238bff;
}

.bg-valeurp
{
    background: none;
}
}






@media (max-width: 426px)
{
.btn-banner {
    margin-bottom: -238px;
  }

.s-titre {
    margin-bottom: 63px; 
    font-size: 27px;
}

.g-titre {
    margin-top: 165px;
    font-size: 40px;


}

.bg-dauhpinep
{
    height: fit-content;
}
.bg-ex 
{
    background: none;
}

.img-res img,.imgmicro img
{
    width: 100%;
}
#block-dauphine-views-block-banniere-block-4 img
{
    width: 100%;
}

#edit-experience {
    width: 100%;
}
}

@media (max-width: 767px)
{
.logos {
   display: none;
}

}