﻿.video-title{font-size:var(--fontsize26);margin-bottom:20px;font-weight:var(--fontbold7)}
.video-box{margin:0 auto;max-width:960px;}
.video-box .iframe-container{position: relative;width:100%;height:0;padding-bottom: 56.25%;}
.video-box .iframe-container iframe{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}
@media (max-width:768px){.video-title{font-size:var(--fontsize22);}}