/* Components :: Image :: Styles */

:root {
  --img-height: 100%;
}

/* .o-image {
  height: auto;
  min-height: var(--img-height);
} */
