section[data-section-type="custom-content"] {
  .brick__block[data-object-fit="contain"] {
    img {
      object-fit: contain;
    }
  }
}