.wtp-background {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/WTPBG.png') center/cover;
    z-index: 1;
}