.bl_textImg{align-items:center;display:flex;flex-direction:row;gap:var(--bl_textImg-gap,40px)}.bl_textImg_body{flex:1;min-width:0}.bl_textImg_txt{text-align:left}.bl_textImg_imgWrapper{flex:0 1 44%;margin:0}.bl_textImg_imgWrapper img{display:block;height:auto;width:100%}@media screen and (max-width:767px){.bl_textImg{flex-direction:column;gap:20px}.bl_textImg_body,.bl_textImg_imgWrapper{flex:none;width:100%}}