section.image-text .d-flex{align-items:center;flex-direction:row;gap:100px;justify-content:space-between}section.image-text .image-text__content,section.image-text .image-text__img{width:100%}section.image-text .image-text__content h3,section.image-text .image-text__content p{max-width:485px}section.image-text .height_100{align-items:stretch}section.image-text .height_100 .image-text__img img{height:100%!important;object-fit:cover}section.image-text .image-text__img{padding:50px;text-align:center}@media screen and (max-width:767px){section.image-text .d-flex{flex-direction:column;gap:20px}}@media screen and (min-width:768px){section.image-text .image-text__img{width:calc(60% - 25px)}section.image-text .image-text__content{width:calc(40% - 25px)}section.image-text .image-text__content-inner{max-width:500px}}