.news-theme-navigation-container .nav-logo-show img {
    transition: none;
    visibility: hidden;
}

.news-theme-navigation-container.logo-center .nav-logo {
    visibility: visible;
    background: url(https://shawfiles.s3.us-east-2.amazonaws.com/logos/Newton+News+logo+2024-cropped.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 35px;
    width: 250px;
}