img.main-deko-right {
    position: absolute;
    width: 30%;
    top: 0px;
    right: 0px;
}
img.main-deko-bottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
img.main-deko-bottom2 {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 7%;
    width: 100%;
    z-index: -1;
}
img.main-deko-top {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
img.main-deko-bottom-partner-icon {
    position: absolute;
    bottom: 0.5em;
    right: 0.15em;
    width: 2em;
}
img.main-deko-bottom-partner-icon2 {
    position: absolute;
    bottom: 0.5em;
    right: 0.15em;
    width: 2em;
}
img.main-deko-top2 {
    position: absolute;
    top: 5em;
    right: -6em;
    width: 60%;
    height: 50%;
    z-index: -1;
}
.footer-bg {
    background-color: #313131;
}