@media (min-width: 1416px) {
    .video {
        position: fixed;
        left: auto;
        margin-left: -152px;
        width: 128px;
        bottom: auto;
        margin-top: -129px;
        bottom: 50px;
        height: 180px;
    }

    .video:before {
        padding-bottom: 180px;
    }


    .video.video-open {
        width: 315px;
        height: 540px;
        bottom: 50px;
    }
}
