:where(
  img,
  figure,
  picture,
  video
) {
  display: block;
  height: auto;
  margin: 0;
  width: 100%;
}
