
.content .contentInsignes{
  padding: 10px;
  background-color:#1D1D1D;
  text-align: center;
}

.content .contentInsignes .description{
  padding: 5px 5px 20px 5px;
}

.content .contentInsignes .insignes{
  padding: 10px 0;
}

.content .contentInsignes .text {
  text-align: left;
}

.content .contentInsignes img {
  width: 100%;
  max-width: 150px;
}

.content .contentInsignes .insigne img {
  width: initial;
  max-height: 60px;
  max-width: 60px;
}
