img {
  max-width: 100%;
}

// For images that have width and height set, T-23188
img[width][height] {
  height: auto;
}
