Image Cover (drupal)

Use with the Media module. This module adds a display mode with some inline styles to use background-size: cover. Example markup:

  <div class="image cover top-right" style="background-iamge: url('/path/to/image.jpg')"></div>