p img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
figure.wp-block-post-featured-image{
    aspect-ratio: 16/9 !important;
}
figure.wp-block-table thead th {
    white-space: nowrap;
}