.hero-image-text-block{display:flex;flex-direction:column;width:100%}.hero-image-text-block__column{align-items:center;display:flex;flex:1;justify-content:center}.hero-image-text-image{overflow:hidden;position:relative}.hero-image-text-content{display:flex;flex-direction:column;width:100%}.hero-image-text-image .hero-image-text-image__image{height:100%;width:100%}@media (min-width:540px){.hero-image-text-block{flex-direction:row}.hero-image-text-image .hero-image-text-image__image{left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}}