.intro-context{
    font-size: 15px;
    text-indent: 20px;
    font-weight: 600;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 40px;
    text-align: left;
    line-height: 40px;
    word-break: normal;
}

.title, .time {
    text-align: center;
}
.text{
    padding:0 5%;
    font-size: 15px;
    text-indent: 2em;
    overflow: hidden;
    margin-bottom: 40px;
    text-align: left;
    line-height: 40px;
    word-break: normal;
}

.this-video{
    margin: 20px 0;
    width: 100%;
}