.block-image-offset-texte .offset {
  width: 100%;
}
.block-image-offset-texte .text2 {
  font-size: 1.25rem;
  color: #0B6E99;
}
.block-image-offset-texte .image-wrapper .image {
  margin-top: 0;
}
@media (min-width: 992px) {
  .block-image-offset-texte .offset {
    width: 75%;
  }
  .block-image-offset-texte .image-wrapper .image {
    margin-top: -100px;
  }
}
