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}@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)}}