@media (min-width:1200px){.img-txt{align-items:center;display:flex;flex-wrap:nowrap}.img-txt__col{width:50%}.img-txt__col--txt{display:flex}.img-txt__col--img{background:#fff;border-radius:5px;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgb(0 0 0/7%);padding:15px;text-align:start}.img-txt__col--img img{border-radius:0!important}.img-txt--ti .img-txt__col--txt{justify-content:flex-end}.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:600px}.img-txt--ti .img-txt__col--txt .img-txt__col-content{padding-inline-end:80px}.img-txt--it .img-txt__col--txt .img-txt__col-content{padding-inline-start:80px}}@media (max-width:1199px){.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--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}}