.shopify-section--image-with-text .image-with-text-root[data-iwt-content='sm'] {
  --image-with-text-content-max-width: 430px;
}

.shopify-section--image-with-text .image-with-text-root[data-iwt-content='md'] {
  --image-with-text-content-max-width: 780px;
}

.shopify-section--image-with-text .image-with-text-root[data-iwt-content='lg'] {
  --image-with-text-content-max-width: 100%;
}
