@media only screen and (max-width: 5000px) {

  

}


@media only screen and (max-width: 3000px) {

  

}


@media only screen and (max-width: 1290px) {


}


@media only screen and (max-width: 1200px) {

  

}

@media only screen and (max-width: 1024px) {

    .wrap-equipe-bottom {
        width: 90%;
        margin: 0 auto;
    }

    .item-personnel-bottom {
        width: 50%;
    }


}


@media only screen and (max-width: 900px) {

    

}


@media only screen and (max-width: 769px) {

    

}


@media only screen and (max-width: 600px) {
  
  .item-personnel-bottom {
        width: 100%;
        margin-bottom: 20px;
    }

    .wrap-equipe-bottom {
        width: 80%;
    } 

}

@media only screen and (max-width: 485px) {

   .equipe .main-title {
        text-align: center;
    }
 

}


@media only screen and (max-width: 425px) {

  

}


@media only screen and (max-width: 375px) {


}


@media only screen and (max-width: 320px) {

  

}