img {
    max-width: 100%;
}

iframe {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
}
