﻿
#newpage-button-80 {
	display: none;
}
#cms_root {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-grow: 1;
}
#text-140 img {
	border-radius: 25px;
}
#bild-253 img {
	width: 150%;
	height: 150%;
	object-fit: cover;
	object-position: top center;
	opacity: .5;
}
#bild-253 {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}