.video-fix {
    position: fixed;
    max-width: 340px!important;
    width: 35vw!important;
    bottom: 0;
    right: 0;
    margin: auto 50px 25px 0;
    z-index: 10;
}