.image-with-text-custom img {
  margin: 0 auto;
}
.image-with-text-custom .h2 {
  font-size: calc(var(--text-h1) + 10px);
}