.dropapp-slider-img {
	width: 100%;
}
ol, ul {
	margin: 0;
	padding: 15px;
}
.row.flex .bg-bilder {
	margin: 0;
	padding: 0;
}
.bg-bilder p {
	height: calc(100% - 15px);
	vertical-align: middle;
	position:relative;
}
.bg-bilder p img:hover {
	opacity: 0.4;
}


.flex .bg-bilder p {
	background-color: #fcfcfc;
}
.four-columns.flex.row .bg-bilder p {
	text-align: center;
	max-height: 225px;
}
.four-columns.flex.row .img-large {
	width: auto;
	max-width: auto;
	max-width: 100%;
	max-height: 225px;
}

.five-columns.flex.row .bg-bilder p {
	text-align: center;
	max-height: 165px;
}
.five-columns.flex.row .img-large {
	width: auto;
	max-width: 100%;
	max-height: 165px;
}
@media (min-width: 992px) {
	.row .bg-bilder.home img {
		max-height: 230px;
	}
}
.col-1>h1, .col-1>h2,
.col-2>h1, .col-2>h2,
.col-3>h1, .col-3>h2,
.col-4>h1, .col-4>h2,
.col-5>h1, .col-5>h2,
.col-6>h1, .col-6>h2 {
	margin-top: 0;
}
