.img-with-text-wrapper{display:flex;gap:2rem}.img-with-text-wrapper .image-wrapper{flex:1 0 auto;max-width:100%}.img-with-text-wrapper .text-wrapper{flex:0 1 auto}.img-with-text-wrapper.img-pos-left,.img-with-text-wrapper.img-pos-right{flex-flow:row nowrap}.img-with-text-wrapper.img-pos-bottom,.img-with-text-wrapper.img-pos-top{flex-flow:column nowrap}.img-with-text-wrapper.img-pos-bottom .text-wrapper,.img-with-text-wrapper.img-pos-right .text-wrapper{order:1}.img-with-text-wrapper.img-pos-bottom .image-wrapper,.img-with-text-wrapper.img-pos-right .image-wrapper{order:2}@media (max-width:1199.98px){.img-top-mobile .img-with-text-wrapper{flex-flow:column nowrap}.img-top-mobile .img-with-text-wrapper.img-pos-left .text-wrapper,.img-top-mobile .img-with-text-wrapper.img-pos-right .text-wrapper{order:2}.img-top-mobile .img-with-text-wrapper.img-pos-left .image-wrapper,.img-top-mobile .img-with-text-wrapper.img-pos-right .image-wrapper{order:1}}.shrink-img .img-with-text-wrapper .image-wrapper{flex:1 1 auto}