/****** Articles  institutionels : sous footer *******/
.ps-page-art-insti main#sp-component {
	width :75%;
	flex: 0 0 75%;
    max-width: 75%;
	    margin-bottom: 30px;
}


/*** Article journalistes ***/
.ps-main-journalist {
	background: #fff;
  padding: 0 16px 16px 16px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 21.6px;
}
.ps-main-journalist h3 {
  line-height: 27px !important;
}
.ps-main-journalist p {
  line-height: 21.6px !important;
}
.ps-img-journalist {
  min-width: 142px;
  margin-left: auto;
  padding-right: 24px;
  padding-top: 16px;
}
.ps-img-journalist img {
  margin-right: 0px;
}
.ps-rs-journalist a {
  margin-right: 8px;
}
/* *** BOUTON PRINT *** */
@page {
.contentpane .btn-outline-secondary {
  color: #fff !important;
  border-radius: 50px;
  border: solid 1px #F7F8F9;
  background: #062E6F !important;
}

.contentpane .btn {
  background: #062E6F !important;
}
.contentpane .fa.fa-print {
  color: #062E6F;
}
}

@media only screen and (max-width: 1187px) {
  .ps-img-journalist {
  min-width: 48px;
  margin-left: auto;
  padding-right: 16px;
  padding-top: 16px;
}
  .ps-main-journalist {
	background: none;
  padding: 0 16px 16px 16px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 21.6px;
}
  .ps-main-journalist h3 {
    font-size: 16px;
  line-height: 21.6px !important;
}
  .ps-page-art-insti main#sp-component {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
}

/**********  NEwsletter  **************/
.ps-page-all-newsletters .ps-btn.ps-btn-white {
  display :none;
}
