/* ici mon article en sass */
#maincontent .monArticleDeBlog .bgimage {
  background-image: url("../../blog/PE23/s12-sodeco-bg.jpg?$staticlink$");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
}
#maincontent .monArticleDeBlog .bgimage section {
  background-color: transparent;
}
@media (min-width: 760px) {
  #maincontent .monArticleDeBlog .bgimage section .txt-blc {
    color: #FFFFFF !important;
  }
}/*# sourceMappingURL=interview-sodeco.css.map */