.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.la-societe .bg-grey-demi {
  padding: 4rem 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.la-societe .bg-grey-demi h2 {
  font-size: 19px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: "poppins";
}
.la-societe .bg-grey-demi a {
  color: #e3051a;
  font-family: "poppins";
  font-size: 12px;
  text-transform: uppercase;
}
.la-societe .bg-grey-demi a:hover {
  color: #203257;
}
.la-societe .bg-grey-demi img {
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  padding-top: 150px;
}
.la-societe .bg-grey-demi .ml-auto {
  margin-left: auto;
}
@media (max-width: 1399.98px) {
  .bg-grey-demi {
    background-repeat: no-repeat;
    background-size: 80%;
  }
}
@media (max-width: 1199.98px) {
  .la-societe .bg-grey-demi {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .la-societe .bg-grey-demi img {
    position: relative;
    width: 100%;
    padding-top: 0;
  }
}
@media (max-width: 991.98px) {
  .la-societe .bg-grey-demi {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .la-societe .bg-grey-demi img {
    position: relative;
    width: 100%;
    padding-top: 50px;
  }
  iframe {
    margin-top: 1rem;
  }
  .mlr-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767.98px) {
  .la-societe .bg-grey-demi {
    padding: 35px;
  }
}
@media (max-width: 576px) {
  .la-societe .bg-grey-demi {
    padding: 4rem 0;
  }
  .la-societe .bg-grey-demi div.d-flex.justify-content-between {
    display: grid !important;
    justify-content: center !important;
    text-align: center;
  }
  .la-societe .bg-grey-demi div.d-flex.justify-content-between a {
    padding: 10px 0;
  }
}
