@media (min-width: 576px) {
  .equipe-left {
  }

  .equipe-left img {
    max-width: 200px;
    width: 100%;
    float: left;
    padding-right: 20px;
  }

  .expertise-left {
  }

  .expertise-left img {
    max-width: 200px;
    width: 100%;
    float: left;
    padding-right: 20px;
  }

  .acc.open {
    width: 100vw;
    margin-right: 0;
    height: calc(100vh - 310px);
  }

  .acc1.acc.open {
    height: calc(100vh - 280px);
  }
}
