/* Reserve layout space — cover images keep height from their box, not height:auto */
img[width][height] {
  max-width: 100%;
}
