@media (min-width: 768px){
  .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content{
  margin-right:0rem!important;
}
.image-with-text--overlap .image-with-text__content{
  margin-left:0rem!important;
}
.image-with-text--overlap .image-with-text__media-item--top{
  position:sticky!important;
  top:89.5px;
}}