.youtube-playlist-video-container {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 40px;
}

.youtube-playlist-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.youtube-playlist-view-more {
    width: 100%;
    display: block;
    background: #000;
    color: #fff !important;
    text-align: center;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
}
