/**
 * @file
 * Set the height to auto on images processed by the Advo image height module.
 */

img.advo-image-height-filtered-text {
  height: auto;
}
