/* used by actu-web2018.js */
.news-content-img-fluid {
  height: auto !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

.images-to-download-desc {
  line-height: 1;
}

.import-button-in-news-card {
  bottom: 50px;
  right: 35px;
}

.import-button-in-news-list {
  transform: translateY(-3rem) translateX(1rem);
  position: absolute;
  z-index: 10;
}

#ifrm-preview-newsletter {
  overflow: hidden;
  height: 100%;
  width: 635px;
}
