.video-container {
    margin-bottom: 20px;
}

.video-normal {
    width: 1024px;
    height: 576px;
}

.video-small {
    width: 480px;
    height: 270px;
}

.jumbotron h1 {
    font-size: 38px;
    margin-top: 0px;
}
