#carousel-homepage.carousel {
	margin-bottom: 0;
}

.module-news .paragraphs .img-responsive { 
	object-fit: contain !important;
    object-position: center left;
}
.heading-image {
    padding-bottom: 25%;
}
.publication-item .embed-responsive .embed-responsive-img {
    object-fit: contain;
}
.img-16by9-cover { 
    padding-bottom: 40%;
}