/*------------------------------------*\
  Elements > img
\*------------------------------------*/

img {
  display: block;
  height: auto;
  max-width: 100%;
  font-style: italic;
}