.text-img{align-items:center;display:flex;gap:50px;justify-content:space-between}.text-img .text{display:flex;flex:1;flex-direction:column}.text-img .text h2,.text-img .text h3,.text-img .text h4{letter-spacing:-.02em}.text-img .custom-btn{width:max-content}.text-img .custom-btn.mobile-only{display:none}.text-img .img img{max-height:420px;width:auto!important}.text-img .text>div{max-width:500px}@media(max-width:980px){.text-img{flex-direction:column;gap:0}.text-img .text>div{max-width:unset}.text-img .img img{max-height:unset}.text-img .custom-btn{display:none}.text-img .custom-btn.mobile-only{display:block;margin-top:30px;text-align:center;width:100%}}