.pf-v5-c-background-image {
    /* Change background size so that the image covers the entire background. */
    --pf-v5-c-background-image--BackgroundSize: cover;
}

.pf-v5-c-card__title img {
    height: 30px;
    width: auto;
    padding-right: 5px;
    vertical-align: text-bottom;
}