#mainContentWrapper {display: flex;flex-direction: column;}#mainContent {position: relative;padding-top: 0;background-color: #e0e0e0;height: 100%;flex: 1 1 0;}.simple-background {display: flex;position: relative;flex-direction: column;width: 100%;padding-top: 0;background: url(cr/bild3-100b108bbf898495bf63f56ce9b052c8.jpg);background-size: cover;background-position: center;background-attachment: fixed;background-repeat: no-repeat;color: white;}.simple-background .overlay {display: block;height: 100%;width: 100%;background-color: rgba(0, 0, 0, 0.5);background-attachment: fixed;flex: 1 1 0;}.simple-background .exception {background-color: #ffffff;color: black;text-align: left;}