.paragraph--type--push-normal .push_image,
.paragraph--type--push-normal img {
  width: 100%;
  min-height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.paragraph--type--push-large .push_image,
.paragraph--type--push-large img {
  width: 50vw;
  height: 350px;
}



/* home node--agenda--agenda-push.html.twig .time field_dates_text */
/* p:last-child {
  margin-bottom: 0;
} */

.view-revue-hub.view-display-id-block {
  position:relative;
}

.hp-header-bar .item img {
  width: 20%;
  min-width: 20%;
  height: auto;
}

.node--type-book.node--view-mode-teaser .block img {
  height: 250px;
  width: 170px;
}

.node--view-mode-small-teaser .middle {
  margin-right:10%;
}

.node--view-mode-small-teaser .middle {
  margin-right:10%;
}

.node--view-mode-small-teaser .block .btn {
  margin-left:auto;
}

.paragraph--type--last-9art .left p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}


.paragraph--type--last-9art .left img {
  margin-bottom: 10px;
}

.paragraph--type--book-section .wrapper .block {
  background:#fff;
}

/* remove maring-top of images inside, see https://citebd.dev2.propal.net/node/537 */
.paragraph--type--content-two-col .container>.right .content > .paragraph--type--image {
  margin-top: 0;
}

/* remove block display for strong in FAQ, see https://citebd.dev2.propal.net/node/537 */
.paragraph--type--faq .container .left p strong {
  display: unset;
}