.art-full-width-image .art-image-container{height:var(--desktop-max-height,200px);overflow:hidden;width:100%}@media only screen and (max-width:767.98px){.art-full-width-image .art-image-container{height:var(--mobile-max-height,200px)}}.art-full-width-image .art-image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.art-full-width-image .art-image-container.preserve-dimensions{height:auto}.art-full-width-image .art-image-container.preserve-dimensions img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
