.videoBox{
    width: 100%;
}
.videoContainer{
    max-width: 800px;
}
.anotherBox{
    padding: 150px 100px 150px 50px;
    /*height: 300px;*/
    position: relative;
    right: 0;
    margin-top: 5em;
}
.comments{
    margin-top: 25px;
}