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

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