section.image-text .d-flex{align-items:center;flex-direction:row;gap:50px;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}@media screen and (max-width:767px){section.image-text .d-flex{flex-direction:column}}@media screen and (min-width:768px){section.image-text .image-text__content,section.image-text .image-text__img{width:calc(50% - 25px)}}