﻿/*iframe {
        text-align: center;
    position: absolute;
    left: 20%;
    top: -200px;
}*/

.video-title {
    font-size: 12px;
}

.mfp-auto-cursor .mfp-content {
    text-align: center;
    max-width: 1320px;
}

    .mfp-auto-cursor .mfp-content iframe {
        max-height: 100vh;
    }
