@media (min-width:1921px){
  video#homepage-video-src{
    width: 100%;
    height: auto;
  }

  .view-display-id-block_1 img{
    width: 100%;
    height: auto;
  }
  
  h1.slide-ttl{
    line-height: 200px;
  }
  
  .slide-ttl-caption{
    font-size: 2.5em;
    line-height: 3em;
  }
}