.image-with-content {
  width: 100%;
}

.image-with-content__image {
  position: relative;
}

.image-with-content__content {
  position: relative;
}

