.prev-post-link-wrap {
    padding-bottom: 25px;
}
.video-holder {
display: inline-block;
position: relative;
padding-bottom: 60%;
width: 100%;
}
.video-holder iframe {
height: 100% !important;
position: absolute;
top: 0; left: 0;
width: 100% !important;
}
