.video-wrapper{min-height:400px;flex-direction:column;align-items:center}.video-title-container,.video-wrapper{position:relative;width:100%;display:flex;justify-content:center}.video-title-container{flex-direction:row;align-items:flex-end}.video-title{position:relative;font-family:Trajan Pro,serif;font-size:3.5rem;color:#fff;text-shadow:1rem}.youtube-video-container{position:relative;width:100%;height:0;min-height:70%;padding-bottom:56.25%;margin-top:3rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.youtube-video-frame{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%}@media screen and (max-width:1000px){.video-title{font-size:2.5rem}}@media screen and (max-width:600px){.youtube-video-frame{width:70%;height:70%}.video-title{font-size:1.5rem}}