.embed-responsive{
}
.embed-responsive--video iframe{
    aspect-ratio: 16 / 9;
    max-width: 100%;
    height: auto;
}