/* page http://polio.ch/fr/a-propos-de-la-cisp/introduction/ video size */
.page-id-3078 .entry-content video,
.page-id-3064 .entry-content video {
  max-width: 100%;
}
.page-id-3078 #erika,
.page-id-3064 #erika {
  padding-top: 0px!important;
}
.et_pb_video {
  background-color: #fff;
  padding: 0px 35px;
}
.et_pb_video:last-of-type {
  padding-bottom: 35px;
}
/* fixing the tease images that should not appear, 29.11.17 */
#main-content article.page #teaser_submenu_container .et_pb_column_1_3 .et_pb_image .et_pb_image_wrap img {
  display: none;
}