
   .video-container-report {
      position: relative;
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      aspect-ratio: 16 / 9;
      overflow: hidden;
    }

    .video-container-report iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

.big { font-size: 230%; line-height: normal; }
.big2 { font-size: 180%; line-height: normal; }
.big3 { font-size: 130%; line-height: normal; }
.big0 { font-size: 350%; line-height: normal;} 