.single-post.postid-104 .entry-title .mostly-branded-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 0.13em;
}

.single-post.postid-104 .entry-title .mostly-branded-title__lead {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}

.single-post.postid-104 .entry-title .mostly-branded-title__ish {
    display: inline-flex;
    align-items: center;
    margin-right: -0.08em;
}

.single-post.postid-104 .entry-title .mostly-branded-title__ish img {
    display: block;
    width: auto;
    height: 1.52em;
    margin: -0.36em -0.04em -0.24em;
    object-fit: contain;
}

@media (max-width: 544px) {
    .single-post.postid-104 .entry-title .mostly-branded-title {
        column-gap: 0.1em;
    }

    .single-post.postid-104 .entry-title .mostly-branded-title__ish img {
        height: 1.46em;
    }
}
