/*Remove blog page feature image*/
.page-id-6 .wp-block-cover.alignfull.has-background-dim-10.has-background-dim {
    display: none;
}