#wrapper {
    background: url('/images/zaptrade/video-list-bg.webp') center 50px no-repeat;
}

@media screen and  (min-width: 1px) and (max-width: 1200px) {
    #wrapper {
        background: url('/images/zaptrade/video-list-bg.webp') center top no-repeat;
    }
}