.id1072544367.liveBlog .contentheader .branding  {
    background: url(https://media.npr.org/assets/tiny-desk-contest/2025_banner_small.png) no-repeat;
    background-size: contain;
    min-height: 100px;
    aspect-ratio: 1200/232;
}
.id1072544367.liveBlog .contentheader .branding .branding__outer,
.id1072544367.liveBlog .live-updates__header, 
.id1072544367.liveBlog .live-updates__refresh--msg {
     display: none;
}

@media screen and (min-width: 767px) {
    .id1072544367.liveBlog .contentheader .branding {
        background: url(https://media.npr.org/assets/tiny-desk-contest/2025_banner_large.png) no-repeat;
        background-size: contain;
        margin: 15px;
        background-position: center;
     }

    .id1072544367.liveBlog .branding .branding__title--custom-image > b {
        display: block;
    }
}

.liveBlog .contentheader.contentheader--one {
	background: transparent;
}
