.umb-grid > .grid-section > div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.umb-grid > .grid-section > div + div {
	margin-top: 52px;
}
.umb-grid > .grid-section > div img {
	max-width: 100%!important;
}

.carousel {
	margin-bottom: 0!important;
}
.CarouselSection + div {
	margin-top: 28px!important;
}

.Article48 .col-md-4 img {
	margin-bottom: 52px;
}