#header .inner-bg {
    position: absolute;
    top: -215px;
    z-index: 10;
}
.right-bg{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -9;
}
.wrapper{
    position: relative;
    z-index: 20;
}
