.image-fullwidth-wrapper{align-items:stretch;column-gap:10px;display:flex}.image-fullwidth-wrapper .right-image-content{flex-basis:50%;flex:1;z-index:6}.image-fullwidth-wrapper .right-image-content img{height:100%;object-fit:cover;width:100%}.image-fullwidth-wrapper .text-content{display:flex;flex-basis:45%;flex:1;flex-direction:column;justify-content:center}@media(max-width:768px){.image-fullwidth-wrapper .right-image-content,.text-content{flex-basis:100%}}