.image_banner_collection .image-with-text__media.media {
  background: transparent;
}
.image_banner_collection .image-with-text__content {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 989px) {
  .image_banner_collection .grid--3-col-tablet .grid__item {
    width: 40%;
  }
}
