.o-image{position:relative;z-index:5}.o-image__image img{display:block;height:auto;max-width:100%;width:100%}.o-image__image.desktop{display:none}@media screen and (min-width:768px){.o-image__image.desktop{display:block}}.o-image__image.mobile{display:block}@media screen and (min-width:768px){.o-image__image.mobile{display:none}}.o-image__content{position:relative;top:var(--vertical-content-position-mobile);z-index:1}@media screen and (min-width:768px){.o-image__content{top:var(--vertical-content-position-tablet)}}@media screen and (min-width:1100px){.o-image__content{top:var(--vertical-content-position-desktop)}}