
.module-news .paragraphs .img-responsive { 
  object-fit: none !important;
}

.module-events .paragraphs .img-responsive { 
  object-fit: contain !important;
}
.publication-item .embed-responsive .embed-responsive-img {
    object-fit: none !important;
}
/*.heading-image { 
padding-bottom: 25%; 
}*/

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