.twz-image{--image-maxwidth: 110rem;--image-maxheight: 100vh;--image-object-fit: cover;height:var(--image-maxheight)}.row>.twz-image{width:min(100%,var(--image-maxwidth));margin-inline:auto}.twz-image :where(img,picture){width:100%;height:auto;-o-object-fit:var(--image-object-fit);object-fit:var(--image-object-fit);display:block;border-radius:var(--radius-m)}.twz-image--large :where(img,picture),.twz-image--medium :where(img,picture),.twz-image--small :where(img,picture){width:100%;height:100%}.twz-image--large{--image-maxheight: 100vh}.twz-image--medium{--image-maxheight: 50vh}.twz-image--small{--image-maxheight: 25vh}.single-update .twz-image{max-width:90rem}
