body {
    /* background-image: url('../../img/bg/default/bg_607_desktop.jpg') !important;
    background-size: 100vw auto !important;
    overflow-x: hidden; */
    background-color: #E0E0E1 !important;
}

@media (max-width: 768px) {
body {
    /* background-image: url('../../img/bg/mobile/bg_607_mobile.jpg') !important;
    background-size: 100vw 100vh !important;
    overflow-x: hidden; */
    background-color: #E0E0E1 !important;
    }
}

.ds-livestream-header-content {
     background: linear-gradient(to right, #001C98, #70F7E9);
}
