.ficheAutreAvantageSgp .premiereColonne {
  width: 50%;
  overflow: hidden;
  box-sizing: border-box;
}

.ficheAutreAvantageSgp .deuxiemeColonne {
  width: 50%;
  overflow: hidden;
  box-sizing: border-box;
}

.ficheAutreAvantageSgp .deuxiemeColonne encadre-information {
  margin-right: 0 !important;
}

.ficheAutreAvantageSgp .deuxiemeColonne lien a {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.ficheAutreAvantageSgp.validationAffichee .premiereColonne,
.ficheAutreAvantageSgp.validationAffichee .deuxiemeColonne {
  overflow: visible;
}

.ficheAutreAvantageSgp editeur .messageErreur.contientLibelle {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  margin-top: 5px;
  white-space: normal;
  z-index: 0;
}

.ficheAutreAvantageSgp telephone texte.petit {
  margin-left: 15px;
}

.ficheAutreAvantageSgp telephone .enLecture .libelle {
  float: none;
  display: block;
}

.ficheAutreAvantageSgp telephone .enLecture a {
  pointer-events: none;
  color: inherit;
  text-decoration: none;
}

.ficheAutreAvantageSgp telephone .enLecture a:has(~ span)::after {
  content: " |";
}

.ficheAutreAvantageSgp insertion-fichier-image img {
  max-width: 85%;
}

.ficheAutreAvantageSgp editeur .editeur {
  width: 100% !important;
  max-width: 100%;
}

.ficheAutreAvantageSgp editeur .editeur .fr-wrapper {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
}

.ficheAutreAvantageSgp editeur .fr-toolbar {
  width: 100% !important;
  max-width: 100%;
  box-sizing: border-box;
}

.ficheAutreAvantageSgp .deuxiemeColonne editeur texte .ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal !important;
}
