

.youtube-video {

    width: 100%;

    display: block;

    float: left;

    margin-top: 20px;

    margin-bottom: 0px;

}

.entry-content h2 > span {

    display: flex;

    flex-direction: column;

}

.youtube-video iframe {

    width: 100%;

    height: 390px;

}