@media print {
  header, footer, aside, .arianePartage, .ressourceAssocieSection, .contenuAssocieSection {
    display: none !important;
  }
  .titleSection {
    margin: 0 0 1cm;
    padding: 0;
  }
  .main-wraper__img {
    width: 33%;
  }
}

/*# sourceMappingURL=print.css.map */
