.custom-image-component{position:relative;display:flex;height:auto;width:var(--block-width-mobile, 100%);top:var(--block-top-mobile, auto);right:var(--block-right-mobile, auto);bottom:var(--block-bottom-mobile, auto);left:var(--block-left-mobile, auto)}@media(min-width: 769px){.custom-image-component{width:var(--block-width-desktop, 100%);top:var(--block-top-desktop, auto);right:var(--block-right-desktop, auto);bottom:var(--block-bottom-desktop, auto);left:var(--block-left-desktop, auto)}}.custom-image-component.custom-block-redirect .custom-redirect-link{width:var(--block-width-mobile, 100%);z-index:inherit}@media(min-width: 769px){.custom-image-component.custom-block-redirect .custom-redirect-link{width:var(--block-width-desktop, 100%)}}.custom-image-component img{max-width:unset;flex-shrink:0;position:relative}.custom-image-component img.custom-image__img{height:auto;display:block}.custom-image-component img.custom-image__img--mobile{display:block}@media(min-width: 769px){.custom-image-component img.custom-image__img--mobile{display:none}}.custom-image-component img.custom-image__img--desktop{display:none}@media(min-width: 769px){.custom-image-component img.custom-image__img--desktop{display:block}}
