h3.ytc_title {
    min-height: 70px;
}
.ytc_video_container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 15px;
}