/**handles:block-image**/
.c-image img {
  display: block;
  width: 100%;
  height: auto; }