.description-video{
    font-size: .7em;
    width: 60vw;
    align-self: center;
    margin-bottom: 1em;
}

.description-video iframe{
    max-width: 100%;
    max-height: auto;
}