@media (max-width:767px){.img-txt{display:flex;flex-direction:column}.img-txt__col{width:100%}.img-txt--sit .img-txt__col--img{order:1}.img-txt--sit .img-txt__col--txt{order:2}.img-txt__col--txt{display:flex;padding:0}.img-txt--sit .img-txt__col--img,.img-txt--sti .img-txt__col--txt{margin-bottom:40px}.img-txt--stacked-img-center .img-txt__col--img,.img-txt--stacked-txt-center .img-txt__col--txt{margin-left:auto;margin-right:auto}}@media (min-width:768px){.img-txt{align-items:center;display:flex;flex-wrap:nowrap}.img-txt__col{width:50%}.img-txt__col--txt{display:flex;padding:30px}.img-txt__col--img{text-align:start}.img-txt--it .img-txt__col--img{order:1;text-align:end}.img-txt--it .img-txt__col--txt{order:2}.img-txt__col--txt .img-txt__col-content{width:720px}}@media (min-width:1140px){.img-txt__col--txt{display:flex;padding:50px}}