.banner-video::before {
    content: none;

}

.banner-video::after {
    content: none;
}

.banner {
    background-image: url(/images/bbg.png);
    background-repeat: no-repeat;
    background-position: top right;
}
