.text-image__image {
  border-radius: var(--image-radius)
}
@media (min-width:768px) {
  .text-image__image {
    min-height: 30.25rem
  }
}