.heading-image img {
  object-fit: contain;
}


.img-headline img {
  object-fit: contain;
}

.module-news .paragraphs .img-responsive { 
object-fit: contain !important; object-position: center left; 
} 
.heading-image { 
padding-bottom: 25%; 
}

.module-events{
.img-responsive, .item>img {
object-fit: contain;
}}