.image--align-h-center{text-align:center}
.image--align-h-right{text-align:right}
.image--width-auto .img{width:auto}
.image--logo .img{width:auto;max-width:100%}
.image--embeded .img{object-fit:cover;object-position:50% 50%;max-width:none;width:100%;height:100%}
.image--embeded:not(.image--force-basic-mobile) .image__wrap{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}
@media(min-width:521px){.image--embeded.image--force-basic-mobile .image__wrap{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}
}
.image__wrap{display:block;position:relative;width:auto;max-width:100%;margin:0 auto;overflow:hidden}
.image__link{display:inline}
.main-content>.image .image__img{margin:0 auto}