[data-component-id="dafr_theme:image"] {
  .field--name-field-image {
    height: 100%;
  }
  img {
    height: 100%;
    object-fit: cover;
  }
}
