.youtube-video-widget {
    margin-bottom: 50px;
    text-align: center;
}
.youtube-video-widget iframe{
    overflow:hidden;
    border: 0px;
    max-width: 100%;
    max-height: 225px;
    min-height: 225px;
}
.youtube-video-widget h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}
.youtube-video-widget p {
    font-size: 80%;
    margin-top: 0;
    text-align: left;
}
