
.video-block .item iframe {
    width: 100%;
    height: 350px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.video-block .youtube-text{
    min-height: 50px;
    display: flex;
    align-items: end;
    text-transform: uppercase;
}