/* Tinte.lv V2.8.10 — never distort article images. */
.story-hero{display:flex;flex-direction:column;align-items:center}
.story-hero img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:680px!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0 auto!important}
.rich-article-body figure img,.article-managed-inline img,.article-gallery-item img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;margin-left:auto!important;margin-right:auto!important}
.article-gallery-item{display:flex;flex-direction:column;align-items:center}
.article-gallery-item figcaption,.article-managed-inline figcaption{width:100%}
@media(max-width:760px){.story-hero img{max-height:none!important;width:100%!important}.rich-article-body figure img,.article-managed-inline img,.article-gallery-item img{width:100%!important}}
