﻿/* Please set width on parent container of .indexVideo28 */
/*
  container of .indexVideo28
  {
    padding : 5em 20%;
  }

*/
.indexVideo28 {
    
}

    .indexVideo28 div, .indexVideo28 iframe {
        width: 100%;
        height : 100%;
        aspect-ratio: 1318 / 742;
    }
