Air Theme

Oh I see thanks for sharing more details.

You can use this CSS in a custom theme component to hide the image.

.category-logo.aspect-image {
    display: none;
}