.custom-block-component-card .wpb_wrapper {
  .img-with-aniamtion-wrap {
    img {
      height: 222px;
      object-fit: cover;
    }
  }

  .custom-block-component-text {
    flex: 1;
  }
}