1 2 3 4 5 6 7 8 9 10 11
div.body { min-width: auto; } #video-introduction-transcript iframe { max-width: 100%; } .table-container { overflow: auto; }