.youtube-streams {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.youtube-streams .nav-tabs {
    margin-bottom: 20px;
}

.youtube-streams .news-item {
    margin-bottom: 15px;
}

.youtube-streams .html-live-block img {
    max-width: 100%;
    height: auto;
}

.youtube-streams .html-start-live-block .media-object,
.youtube-streams .html-end-live-block .media-object {
    width: 64px;
    height: 64px;
}

.youtube-streams .text-success {
    color: #3c763d;
}

.youtube-streams .text-muted {
    color: #777;
}

.youtube-streams .text-danger {
    color: #d9534f;
}

.youtube-streams .html-live-location,
.youtube-streams .html-start-live-location,
.youtube-streams .html-end-live-location {
    margin-top: 10px;
}