.player-wrapper.s-8 .player-media
{
    height: 156% !important;
    width: 106% !important;
}
.t-menu-base__maincontainer_logoleft .t-menu-base__leftwrapper.t-menu-base__leftwrapper_left {
    justify-content: center !important;
}
/*.t945 {*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    position: fixed;*/
/*    top: 0px;*/
/*    background-color: #0000008f;*/
/*    bottom: inherit;*/
/*    z-index: 1000000;*/
/*}*/
.t945__popup {
    position: fixed;
    bottom: 30vh !important;
    right: 32% !important;
    display: block;
    width: 480px !important;
    padding: 15px 45px 20px 45px;
}
.t945__title {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #102cf5;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}